Other Parts Discussed in Thread: MMWAVE-SDK
Hi,
Is there any spi connectivity lab or example?
Thanks.
HONG.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Is there any spi connectivity lab or example?
Thanks.
HONG.
Hi Hong,
Please check the MMWAVE-SDK SPI driver test available in the following directory. It includes the source code and a pre-compiled binary that you can load from CCS. Additionally, it also includes a host side utility which you can run on a Windows 7 host to communicate with the SPI test binary running on the mmWave EVM.
Device side test
C:\ti\mmwave_sdk_02_01_00_04\packages\ti\drivers\spi\test
SPI host utility
C:\ti\mmwave_sdk_02_01_00_04\packages\ti\drivers\spi\test\windows
Thanks
-Nitin