|
TRX Host Driver
|
The SPI traffic between a host device and the TRX can be captured using a logic analyzer and processed with the provided plugin to be human-readable. This can greatly reduce the time required to debug and increase the understanding of the structure of communication between a host and the TRX.
python -m pip install --upgrade <SDK_INSTALL_DIR>/tools/trx --target <SDK_INSTALL_DIR>/tools/trx/saleae/lib... right next to PlayNavigate to and select the extension.json file in <SDK_INSTALL_DIR>/tools/trx/saleae/spitrx
Navigate to the Analyzers tab and click the + top right and add a SPI analyzer that takes in SCLK/POCI/PICO/CS_N
Then add a SPITRX analyzer
See the analyzed frames in the timeline view, the table view and in the terminal view.