Other Parts Discussed in Thread: DCA1000EVM, IWR6843AOPEVM, IWRL6432
Hello Ti Engineers,
I am trying to read the raw ADC data from IWRL6432BOOST+DCA1000EVM. I am using the mmWave Studio to make the board start acquisition, then I am reading from Python(UDP sockets).
For other board I have been using, IWR6843AOPEVM_DCA1000EVM, I could find the raw data format with 2 LVDS lanes and 16 bit
But I cannot find the raw data format for IWRL6432BOOST+DCA1000EVM, which I am using for 4 LVDS lanes and 12 bit. This was default when I first installed the mmwave Studio 4.1.0.6 and connected.
How should I parse the packets? In what order should I be interpreting the raw ADC to get I/Q data?
I would very appreciate your help