Other Parts Discussed in Thread: IWR1443, TIDEP-0091
Hello,
I am trying to send the range data from IWR1443BOOST to an external processor over SPI. I have followed Jitendra's steps mentioned in the original form, and my code compiles.
However, when transmitting SPI data, everything freezes at Spi_transfer(); the IWR1443 stops chirping, and becomes unresponsive.
I have looked at the following forms and followed their steps including using the Level Sensing Data example. I have tried putting the Spi_transfer() function under the SPI mmw_transmitprocessdata as recommended.
2 questions:
Is there any example code that uses the IWR1443 as a SPI master/slave?
Do you know what would cause everything to freeze during the Spi_transfer() function?
Thank you
-Scott
Reference Forms:
http://e2e.ti.com/support/sensor/mmwave_sensors/f/1023/t/617609