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/AWR1642BOOST: How to hold the modulation setting data in AWR1642BOOST and load it automatically at power on.

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: DCA1000EVM, , AWR1642

Tool/software: Code Composer Studio

I capture the raw data of AWR1642BOOST connected with DCA1000EVM using mmWaveStudio on PC.

To get Japanese certification of conformance to technical standards,
I would like to omit the operation that transfer modulation setting data from PC to AWR1642BOOST.

Please tell me how to load the modulation setting data automatically at power on by holding it in AWR1642 BOOST and start measuring.
The modulation settings are just one fixed pattern.

If I can, I would like to load BBSFW and MSSFW data automatically too.

Best Regards.

  • Hello ,
    You could use an embedded application instead of the mmwave studio. You can use the OOB demo application in the mmwave SDK package that allows you to set configuration via UART, you would have to modify the application to set fixed configuration internally which would be set when the application boots.

    Regards,
    vivek