Other Parts Discussed in Thread: IWR6843, ALP, IWR6843ISK
Hi,
In my project on both MSS and DSS I'm using the "mmWave API" (MMWave_init, MMWave_open, ...)
Now I need to read the GPADCx values so I'm trying to use the "mmWaveLink Framework" calling the following api: rlRfAnaMonConfig() and rlRfExtAnaSignalsMonConfig()
The function rlRfAnaMonConfig() returns the error RL_RET_CODE_ANALOG_MONITOR_NOT_SUPPORTED and in the callback function programmed with MMWave_init() no "RL_RF_ASYNC_EVENT_1_MSG" event is received.
Reading better the documentation there is written "This API is not supported in IWR6843 ES1.0".
I'm using the SDK 3.5
Is there any possibility to read the GPADC6/VSENSE input?
Thanks in advance