Hello,
customer wants to read out the range profile of all 4 receivers. In the firmware you can only read out the range profile of the first antenna.
Regards, Holger
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.
Hello,
customer wants to read out the range profile of all 4 receivers. In the firmware you can only read out the range profile of the first antenna.
Regards, Holger
Hi Holger,
I'm not sure if I completely understood your question, but by firmware, do you mean the .bin file for the Power Optimization for IWR1443 77GHz-Level Transmitter Reference Design? If so, this reference design is aimed at highlighting strategies for reducing power consumption for low power applications (4 to 20 mA) and hence the configuration programmed in this design enables only one receiver. There is no such restriction at the device or SDK level. In fact, the IWR1443 mmWave SDK Demo uses data from multiple receivers for Angle of Arrival computation. You can use the mmWave Demo Visualizer with the IWR1443 mmWave SDK Demo to understand how it uses the RX data from multiple receivers to generate the 3D plot. Details of the processing and output data structures are available in the doxygen documentation provided with the IWR1443 mmWave SDK demo. Please refer to C:\ti\mmwave_sdk_01_00_00_05\packages\ti\demo\xwr14xx\mmw\docs\doxygen\html\index.html
You may also find the following posts useful:
e2e.ti.com/.../612960
e2e.ti.com/.../2262500
e2e.ti.com/.../606311
Regards
-Nitin
yes, this .bin file. But the demo delivers only complete processed data. Customer wants to read/visualize each antenna to get better understanding on the angle dependancy of each antenna. They want to limit the receiver angle for target eg 5°, 10°, 15° angle window to get a feeling of the sensitivity. Therefore they want to get the FFT data / range profile of each antenna element.
Regards, Holger