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.

IWRL6432: RX only / Tx only mode question

Part Number: IWRL6432

Tool/software:

Hello Team,

Can we do the TX only and RX only mode with IWRL6432?

Can this be done by just changing cfg file?

1. Enable only one RX antenna and send the ADC raw data to PC through SPI while TX is off

   =>txEnable = 0 will shut down the TX, and channelCfg 15 1 0 0 will on RX0.

will this work? Customer already have project that streams the raw data via SPI.

2. Enable only on TX antenna with continuous wave while RX is off

 => txEnable = 1 or txEnable = 2 will turn on one of the TX antenna and channelCfg 15 0 0 0 will turn off the all RX. BW = 0 will make the continuous wave.

will this work? 

3. if these 2 options available by cfg change, can this be changed by command? or it new cfg should be loaded every time?

Regards,

Ted