Part Number: MMWAVE-DFP Other Parts Discussed in Thread: TEST I am currently attempting to port mmwavelink to Raspberry Pi OS (similar to Linux). I am getting a timeout error (-8) when attempting the port test (porting step 9) provided in the single chip…
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 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 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…
Part Number: MMWAVE-DFP Other Parts Discussed in Thread: ABS , 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…
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…
Hi,
The latest firmware for AWR1642 is v 1.2.6.3
Regarding dynamic configuration, there are two types.
First type involves stop/restart the sensor. In this mode the chirp/profile config can be updated.
The second type allows to dynamically re-configure…
Part Number: AWR1843BOOST Other Parts Discussed in Thread: AWR2243 , AWR1843 , AWR1243 , AWR1642
Hi, the DFP is compatible for AWR1243 or AWR2243 devices, is there any tool like DFP for AWR1843 series?
Thanks
Q7: What is difference between SOP-2 and SOP-4?
Answer: SOP: sense on Power, is the mechanism of mmwave sensor to recognize the mode device is powering on.
SOP-2 is development mode of mmwave sensor where it bypasses ROM images, and none of the CORE will…