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 / IWR1642BOOST: iwr1642-CCS Code

Part Number: IWR1642BOOST
Other Parts Discussed in Thread: IWR1642

Tool/software: Code Composer Studio

Hi Justin 

Hi Justin 

How to change the code in MSS ( SNR threshold to 200 from 250.)
Is it modified in CCS?

If it is modified in CCS, is it necessary to use the second method?
As shown below

thank you

  • Hi Mason,

    We have this available as a CLI command. Inside the .cfg file you are using, find this line:

    AllocationParam 250 0.01 5 1 2

    The bolded parameter is the SNR threshold.  For more details, please see the customization guide.

    Regards,

    Justin

    P.S. If this reply answered your question, please click "This resolved my issue" and start a new thread when you have another question.

  • Hi Justin 

    When detecting signal data, is it calculated by the IWR1642 device or from the computer?

    How do these matlab Fhist data be drawn with matlab, and what kind of instruction code is required to display the graphics?

    Thank you