Hi,
Is the MAIN SPI accessible by DSP on TDA4VM? If yes, is there a sample code?
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 Nancy Wang,
Which DSP do you mean here? As per table Table 3-17 in the TRM, C6x does have access to SPI. But there is no example available in the SDK. You can refer to existing example, which is supported on R5F and port it on C6x.
Regards,
Brijesh
Hi Brijesh,
As per table Table 3-17 in the TRM, C6x does have access to SPI.
How about C7X? Does the customer able to access main_spi?
You can refer to existing example, which is supported on R5F and port it on C6x.
In addition, which example can be referred and able to transplant to the C6X? What should he pay attention to when transplanting?
Regards,
Annie
Hi Annie,
Can you please refer to connection matrix in the TRM?
There is only one example available in the SDK for SPI, please refer to this example in
ti-processor-sdk-rtos-j721e-evm-08_06_00_12\pdk_jacinto_08_06_00_31\packages\ti\drv\spi\example\mcspi_slavemode\src\main_mcspi_slave_mode.c.
Regards,
Brijesh