Tool/software: TI-RTOS
Hi e2e,
I'm trying to convert Q format data into ascii format. Want to know complete structure of Q format used in SDK 2.1. how many integer and fractional part used.
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: TI-RTOS
Hi e2e,
I'm trying to convert Q format data into ascii format. Want to know complete structure of Q format used in SDK 2.1. how many integer and fractional part used.
Hi Madan,
You can visit mmWve Demo Visualizer source code to find out any conversion of data format sent from the device over UART.
This way can unearth more information about the visualizer based on device and plotting task.
After importing Visualizer to GUI composer you need to look for 'xyzQFormat' in mmwave.js file which does the Q-formatting for received data.
Regards,
Jitendra