Part Number: MMWAVE-DFP Hi,
My customer found below code in C:\ti\mmwave_dfp_02_02_04_00\ti\example\mmWaveLink_Cascade_Example\mmw_example.c
if(cascade == 2) { rfChanCfgArgs.cascadingPinoutCfg &= ~(1U << 5U); /* Disable OSC CLK OUT for slaves */ …
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 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 example. I know i am failing this…
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…
Part Number: AWR2243 Hi,
We are communicating to AWR2243 sensor using a host processor. We have successfully ported the mmWave DFP to the host processor.
While receiving raw data over CSI2 data, we occasionally get a DFP message saying Async even…
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…
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…
Hello Junzhe,
You are right, if you keep the same pin mapping , same utilization, you can just use the FTDI drivers available in the mmwave DFP package and the run the mmwave DFP example.
Regards,
Vivek
Hi,
I just tried same command to generate the MetaImage file (but with mmwave DFP 1.2.5.1) and I can see latest version in the studio.
c:\ti\mmwave_sdk_03_02_00_04\packages\scripts\ImageCreator\multicore_image_generator > MulticoreImageGen.exe LE…