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.

AWRL6432: [AWRL6432]how to change 2Tx / 3Rx to 1Tx/1Rx

Part Number: AWRL6432

Hi There,

i am trying to change radar channel 2tx/3rx To 1tx/1rx on motion_and_presence_detection_demo to reduce power consumption.

In order to turn off radar channel , i find some method and 

1. channelCfg : Change <RxChCtrlBitMask> <TxChCtrlBitMask>

--> in addition to changing channelCfg value, 

(Q1) i tried to find firmware code that change radar channel register bit. please let me know firmware code.  

(Q2) is it associated with FEC_LSTC , FEC_PCR1_ FEC_ECC_AGG register?  i don't have information of FEC register.  (Front-end Controller)

2. ADCbufconfig  --> APP_HWA_ADCBUF_CTRL register

(Q3) i wonder if there are other methods except above method.

(Q4) should MCU have a reset  for operating 1tx / 1rx channel after 2tx/3Rx operation ?

please share your opinion.