Project

General

Profile

Feature #981

SPI Decode support library

Added by tin about 9 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Start date:
03/10/2014
Due date:
03/22/2014 (over 9 years late)
% Done:

100%

Estimated time:

Description

mingw32-g++ -Wextra -Wall -Os -Wno-unused -shared -o SPI.dll SPI.cpp

Usage:

  • Copy to c:\Programm files(x86)\TLA 700\Supports\SPI
  • Important to keep all filenames and folder name in Supports same
  • Start TLA Application. Tested with 6.1.127 version running on remote controlled TLA714 (5.1 server app) + TLA7AA4 (5.8 module ver)
  • Go Setup Window
  • File>Load Support Package...
  • Select SPI
  • It loads default system, with SPI_SEL A0, SPI_MISO A0, SPI_SCK A0, SPI_MOSI A0. Group name and signal names are important!
  • Order of signals in group is important! Correct is - SPI_SEL,SPI_MISO,SPI_SCK,SPI_MOSI and name of group SPI
  • Set trigger and proper capture settings
  • Capture signal
  • Add column SPI Traffic if it's not already there in Listing.
  • Enjoy decoded packets view in Listing.
  • Disassembly settings - Hardware - lowest level (all packets, start/stops), Subroutine highest level (only data)

Files

SPI.cpp (12 KB) SPI.cpp tin, 03/10/2014 06:20 PM
spi.def (231 Bytes) spi.def tin, 03/10/2014 06:20 PM
SPI.dll (942 KB) SPI.dll tin, 03/10/2014 06:20 PM
SPI.h (5.88 KB) SPI.h tin, 03/10/2014 06:20 PM
SPI.tla (21.8 KB) SPI.tla tin, 03/10/2014 06:20 PM
readme.txt (936 Bytes) readme.txt tin, 03/10/2014 06:20 PM
spi_evbot.png (289 KB) spi_evbot.png SPI Capture example tin, 05/22/2015 02:37 AM

Also available in: Atom PDF