Other Parts Discussed in Thread: AWR1243,
Hi~
experts,we want to deisign aboarrd with 4 cascade AWR 2243,the MCU we want to use FPGA to reduce costs and power.could you give us same exmaples about how to control AWR1243?
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.
Hi,
Yes it is possible to control the AWR2243 sensor from a FPGA host.
The RF front end is controlled through the mmWave Link API. These APIs run always on the host. The host communicates with the sensor
The source code for this API is provided in the Device Firmware Package that can be downloaded from this link.
For AWR1xxxx devices please download Gen1 DFP. For AWR2xxx devices please download Gen2 DFP.
The documentation for available commands is provided in the Radar Interface Control (RIC) doc provided in the package:
C:\ti\mmwave_dfp_0#_0#_0#_0#\docs\mmWave-Radar-Interface-Control.pdf
Thank you
Cesar
HI ,I looked up what you said.
question 1:there are some files in mmwave_dfp_02_02_03_01\ti\control\mmwavelink\lib, mmwavelink_r4f.lib is used in R4F core?if I used FPGA-Z7 Cortex-A9,there isn't such lib in Cortex-A9.how I get it