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.

IWR1642: How to read the UART stream

Part Number: IWR1642

Hello, I am looking for a python or Matlab script to decode the UART byte stream. How do I parse the UART stream? Please send a script if one exists, thanks. 

  • Hello,

    The UART output data format is well defined in the mmw demo doxygen documentation and also discussed in multiple threads on this forum. We don't have a Matlab code available for parsing the mmw Demo UART data. However, you can download the mmWaveDemoVisualizer source code and refer to the function process1 in mmWave.js to understand the parsing.

    e2e.ti.com/.../2692336

    Thanks
    -Nitin