Hi all,
I want to use SPI of TMS320C6670 to make an interface with another board and it is the first time for me to use it so i want to configure it for this purpose ,
So i want any guide for this ,
Thanks in advanced
Muhammad .
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 all,
I want to use SPI of TMS320C6670 to make an interface with another board and it is the first time for me to use it so i want to configure it for this purpose ,
So i want any guide for this ,
Thanks in advanced
Muhammad .
Muhammad,
SPI user guide is one starting point. And you can also refer to the platform library source code and test example for SPI configuration and usage example, such as:
C:\ti\pdk_C6670_1_1_2_6\packages\ti\platform\evmc6670l\platform_lib\src\evmc66x_spi.c
C:\ti\pdk_C6670_1_1_2_6\packages\ti\platform\evmc6670l\platform_test\src\platforms_utils_test.c