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.

AWR1843BOOST: Getting data from AWR1843BOOST

Part Number: AWR1843BOOST
Other Parts Discussed in Thread: AWR1843

Hello,

I got the mmWave Demo Visualizer working.  Now I wish to extract the signal from its CAN bus.  How can I parse the data after getting my CAN module to work?  Same question for other protocols supported by AWR1843BOOST.  Does this EVM output signal onto all available protocols or do you have to enable that?  Is there any documentation for all this?  

Thank you so much.

  • By default AWR1843 mmw demo supports UART interface to send output results. If you want to use CAN interface to send the same data then you need to add that feature by yourself in the mmw demo. However you can take reference from one of the application where it sends output results over CAN.
    dev.ti.com/.../node

    And to enable which type of data you want device to send over the interface to PC, look for 'guiMonitor' CLI command in the mmwave user guide.

    Regards,
    Jitendra