Part Number: IWRL6432AOP Tool/software:
In the DFP 3.1.7 Release, MMWAVE_DFP_LOW-460 is listed as an Issue Resolution.
Could you please clarify which specific files and line numbers in the SDK were modified?
Customer would like to confirm whether…
Part Number: MMWCAS-DSP-EVM Other Parts Discussed in Thread: MMWAVE-DFP Tool/software: I think it will be better if I go straight to the point. I'm facing a peculiar issue in the parameter configuration for the MMWAVE-DFP example executable. I'm trying…
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…
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…
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: 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…
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,…
Part Number: AWR2243
Tool/software:
I followed the porting guide from mmWaveLink docs and managed to run mmWaveDFP on my FPGA. I am running mmWaveLink_SingleChip_NonOS_Example and using SPI communication.
MMWL_powerOnMaster and MMWL_firmwareDownload…
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 */ …