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.

CCS/IWR6843: How to set lower serial baudrate from 921600 to 115200 or lower rate?

Part Number: IWR6843

Tool/software: Code Composer Studio

As the title says, How to set lower serial baudrate from 921600 to 115200 or lower rate?

BR,

  • Hi Chunghee,

    I've asked an expert to look into this. We should have an answer for you sometime next week.

    Cheers,

    Akash

  • Hello Chunghee,

    The baud rate for the UART ports can be adjusted in the mmWave SDK mmw demo code. Only standard baud rates are supported, please refer to mmWave SDK user guide for the supported baud rates.

    You would then need to rebuild the code and flash it to the mmWave device as described in the mmWave SDK user guide.

    Please note that lowering the baud rate will mean that less data can be sent out of the device which could cause the code to crash if too many data points are being sent or the frame rate is set too high. The mmWave SDK can be found at the following link. 

    www.ti.com/.../MMWAVE-SDK

    Thanks and regards,

    CHETHAN KUMAR Y.B.