I attempted to configure the AWR1243 chip to Complex2X mode to investigate possible interference. I am using Processor SDK Vision 3.3. For the configuration, I set rlAdcBitFormat.b2AdcOutFmt and rlDevDataFmtCfg.adcFmt to 2. However, I received an error on the UART console: [ERR ] rlDriverMsgCmdReply:820::AWR1243 Error msg: 1003. According to the interface control document, error 1003 means ADC_OUT_FMT > 1. No data is acquired in this case, either.
What do I need to do to get Complex2X mode to work?
Thanks.