Part Number: MMWAVE-DFP Other Parts Discussed in Thread: AWRL1432BOOST , AWRL1432 Tool/software: Hi experts,
I'm trying to capture raw data with mmwave_studio_04_01_00_06 from AWRL1432BOOST device.
So, I have to download the mmwave_dfp_3_1_8_0 package…
Part Number: IWR6243 Other Parts Discussed in Thread: MMWAVE-DFP , , MMWAVE-STUDIO , AWR2243 Hi,
Are there MMWAVE-STUDIO and MMWAVE-DFP compatible with IWR6243?
I tried searching for it based on the IWR6243 product site and e2e information, but I couldn…
Part Number: MMWAVE-DFP Other Parts Discussed in Thread: AWR2243 Hi Team,
would it be possible to use the mmWave DFP as a .so Library in Python. I would try to create a wrapper for the Library and implement it on a Host MCU with Python. Has anybody done…
Part Number: AWR1843BOOST Other Parts Discussed in Thread: AWR2243 , AWR1243 , MMWAVE-DFP hi,
as you know, the picture is as below:
it seems for TI’s 77GHz RF transceiver devices (AWR1243, AWR2243).
my question is: whether there is mmwave-DFP for…
Part Number: AWR2243BOOST Hi,
i am currently trying to port the mmWave DFP API to the Nvidia Jetson Nano System. I want the Jetson and the AWR2243Boost to communicate via SPI and read out the raw data live via CSI-2. I have read the Porting Guide and…
Part Number: MMWAVE-DFP Other Parts Discussed in Thread: MMWCAS-DSP-EVM , MMWCAS-RF-EVM Greetings TI team
I wish to capture signals from my radar chip (MMWCAS-RF-EVM, along with MMWCAS-DSP-EVM) without the use of mmWave Studio. On a Windows system, I am…
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: 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 handled…
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…