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: AWR1642BOOST

Part Number: AWR1642BOOST

I don't know how to use the sensor's I2C to send out raw data and do communication with other boards such as stm32 or arduino.

What kind of software I can use?

I tried to use CCS, but how can I keep the demo program running and use my own program?

  • Hello,

    In order to run both the demo and your code, you would need to add your code to the demo program and rebuild it. You can then re-flash it to the EVM or load it via CCS.

    You can find a description of the dataflow in the mmWave SDK out-of-box demo in the mmWave SDK documentation (after installing the SDK) at: C:\ti\mmwave_sdk_<ver>\packages\ti\demo\xwr16xx\mmw\docs\doxygen\html\index.html

    You can find a description of the I2C driver included in the mmWave SDK in the mmWave SDK documentation (after installing the SDK) at:
    C:\ti\mmwave_sdk_<ver>\docs\mmwave_sdk_module_documentation.html
    (Click on the I2C link under Drivers)

    Please mark the thread as answered if this resolves your question or reply if more support is required.

    Regards,
    John