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.

MMWAVE-DFP: AWR2243: issue in cascade example code

Part Number: MMWAVE-DFP

Hi, 

My customer found below code in C:\ti\mmwave_dfp_02_02_04_00\ti\example\mmWaveLink_Cascade_Example\mmw_example.c

if(cascade == 2)
{
rfChanCfgArgs.cascadingPinoutCfg &= ~(1U << 5U); /* Disable OSC CLK OUT for slaves */
}

The code is to clean the bit 5 of the parameter to 0. But in ICD, you can find below info and 1 in bit 5 means to disable the OSC CLK OUT.

Would you pls help to double check and fix it in the next release?

Thanks,

Chris