Part Number: MMWAVE-DFP Hello, I am working on a Linux port for mmwavelink. When I try to execute my application I believe I am getting a segmentation fault when rl_driver.c attempts to create a command mutex line (line 1895). Currently my mutex create…
Part Number: MMWAVE-DFP Other Parts Discussed in Thread: AWR2243BOOST
I am currently working on the makefile for porting mmwavelink to the Raspberry Pi OS. Every other source file compiles, however when trying to compile rl_device.c I get errors saying…
Hi,
Were you able to connect to SPI previously and suddenly MSS does not power up?
Could you try to download and load the BSS/MSS patches from DFP_2_2_4_0 MMWAVE-DFP-2G Firmware | TI.com ? If you are still having issues, please share the set-up image here…
Part Number: MMWAVE-DFP I am implementing the interrupt handler for mmwavelink as per this thread: AWR1243: mmwave link API interrupt function implementation - Sensors forum - Sensors - TI E2E support forums
Specifically this block of code: RL_P_EVENT_HANDLER…
Hi Bernard,
Maximum ramp rate is 100MHz/usec. Please verify if you are using the correct mmWave Interface Control Document for AWR1843. MMWAVE-DFP Firmware | TI.com
Regards,
Samhitha
Part Number: MMWAVE-DFP Hello, can I get a clear explanation for the variables deviceIndex and deviceMap within the mmwave DFP with context of connecting to a single device(raspberry pi). For example I know some of the functions I am implementing have…
Part Number: MMWAVE-DFP Other Parts Discussed in Thread: AWR1243BOOST , I have combined both the awr1243boost design and mmwave devpack board designs onto a single PCB. I attempted to keep all portions of the board the same, save for a few redundant traces…
Hello Grigor,
In the firmware there is no limitation that would prevent 32 samples. We have the mmWave-Radar-Interface-Control pdf (ICD) that shows the firmware limits of every parameter and possible limiting interactions
https://www.ti.com/tool/MMWAVE…
Thank you Cesar. I am able to run the example and tune the radar parameters to my liking. However, I am not figuring out how to stream the data over ethernet using the DCA1000evm. I thought that if I set my DCA1000 to "hardware mode" via switch 2.5, as…
Hi Luca,
Apologies for the delay. I was out of office the previous week. You can refer to the following thread for your query.
https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1039805/mmwave-dfp-confusion-with-deviceindex-and-devicemap…