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.

AWR1642BOOST : reading raw data from DC1000EVM

Other Parts Discussed in Thread: AWR1642, IWR1443BOOST

Hi,

I'm getting some data as an output from the mmWave studio (adc_data.bin) when working with the DCA1000 and AWR1642. I need to extract the raw data from the binary file generated.

As seen in the documentation, I used a Matlab script to process the adc_data (like the PostProc does) but still not getting the same output as the PostProc results.

the script used is : read_Post_process_ADC_Capture_data_LVDS.m

and the configuration used is : nb_chirps: 128, nb_frames : 8 , n_tx= 1, n_rx=4, n_adc_samples=256. 

my goal is to extract the raw data from  adc_data file. how should I proceed ?

thanks in advance,

Ahmed