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.

IWRL6432AOPEVM: How to develop algorithms on PC?

Part Number: IWRL6432AOPEVM

Tool/software:

Hi Expert,

The customer wants to "customize radar parameters through AWRL6432AOPEVM, and then directly throw raw data through the uart or spi on the board", so that he can connect his PC analysis tool or matlab to develop algorithms.

Do you have any suggestions on how to develop algorithms on PC?

Thanks

Daniel

  • Hi Daniel,

    The configuration files give a starting point for this. You may send off the range-azimuth heatmap through the guiMonitor command, or if the customer wants to extract the raw radar data from the device, then see the SDK for how this can be done over SPI.To extract the raw data over SPI, follow the steps at this page, which details how to export the ADC Data and Range FFT Data off the device over SPI.

    Best,

    Nate