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.

AWR1642BOOST: How do I get heatmap?

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642

I use AWR1642 boost , and I have lab0002 short range radar matlab code . 

How do I get heatmap?

  • Hi,

    The srr demo out of the box does not export the heat map.

    The demo would have to be modified to export the heatmap.

    You could use another demo as example on how to modify the code.

    For example you could take a look at following lab which exports the heat map.


    mmwave_automotive_toolbox_2_4_7\labs\lab0003_occupancy_detection

    Actually,

    Exporting the heat map is not different from exporting any other buffer. The only concern you should have is that there has to be sufficient time for the data to be transferred over UART

    Thank you
    Cesar