Tool/software:
Hi team,
I want to get the first chirp's adc data of every frame for all 12 virtual channels on AWR1843. Can you help me locate the address that storages raw adc data?
Regards,
Shawn
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.
Tool/software:
Hi team,
I want to get the first chirp's adc data of every frame for all 12 virtual channels on AWR1843. Can you help me locate the address that storages raw adc data?
Regards,
Shawn
Hi Shawn,
We do not explicitly store the ADC data but will be updated as it is captured in the ADC buffer. You can refer to the address of the ADC buffer to see from where this can be directly obtained on the silicon.
If you have obtained your data and captured it using a tool like mmWave Studio, then you can parse the raw data in MATLAB based on your chirp configuration and select the exact data you need explicitly.
Regards,
Kaushik