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.

IWR6843: IWR6843 : How to bring the ADC data over SPI or UART Interface

Part Number: IWR6843

I am doing an experimentation in which I want to stream the captured ADC raw data of IWR6843 to a TIVA launchpad where my processing algorithm would run on the tiva launchpad. How can I stream the ADC data to an SPI or UART interface ? Also, Is there a provision in Cortex R4F to do all the processing of my data including implementing a neural network on it ? 

  • Hello,

    We do not have an example where ADC data can be provided over SPI or UART because these busses are too slow. In order for you to collect ADC data, please purchase a DCA1000. 

    Depending on which demo you want to include the neural network on the R4F, there will still be memory available. I would advise you read through the out of box demo documentation and the mmWave SDK.