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.
Replies: 2
Views: 145
Part Number: IWR1443BOOST
Tool/software: TI-RTOS
Hi,
I've made previous posts about SPI issues I've been having but I haven't gotten any solution to my problem. Basically I've been able to successfully build/flash/debug the IWR1443 with the demo at C:\ti\mmwave_sdk_02_01_00_04\packages\ti\demo\xwr14xx\mmw. However, when trying to add SPI functionality to the demo code, the console shows that SPI transfer is unsuccessful. My goal right now is just to be able to start a clock signal on the SPI clk pin. I've mainly just edited the main.c code, but I also added spiHandle and dmaHandle to mmw.h. Someone please help me figure out what I'm missing in my code (attached here). Thanks!0118.main.c
In reply to Charles Oladimeji:
Thanks. The code attached here is updated from the one attached to my previous post. I followed some of the steps outlined in this post: