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…
Hi,
The DFP includes the firmware patches. There is a version for Gen1 devices such as awr1243 and awr1843 and there is a different version for Gen2 devices such as awr2243.
Please see the release page which provides the two versions
Notice…
Part Number: AWR1243 Other Parts Discussed in Thread: MMWAVE-DFP , , Hi,
Is it possible to change the SPI clock frequency in mmw_example.c of MMWAVE-DFP? When mmwavelink_example.exe is executed, the SPI clock frequency is 10MHz. I would like to lower…
Part Number: MMWAVE-DFP
Tool/software: TI C/C++ Compiler
Hi there
Can rl_nonos and crc_compute in mmwavelink_example_nonos be porting to any external processor? I want to directly refer to these TI-written functions about OS implementing and CRC…
Part Number: AWR1243 Other Parts Discussed in Thread: AWR2243 , Hello,
I'm using four AWR1243Ps in cascade and having trouble with the phenomenon that the WARM_RESET PIN toggles repeatedly.
The MSS firmware on AWR1243P I'm using is included in MMWAVE…
Part Number: IWR1443BOOST Other Parts Discussed in Thread: DCA1000EVM , AWR1243BOOST , IWR1443 Hi,
We have received some new TI mm-wave devices including IWR1443BOOST and DCA1000EVM. I am tring to develop my mm-wave applications based on mmWave device…
Hi Junzhe,
HANDLE can be address pointer or any other unique value with which SPI module driver can recognize it's instance while communicating with SPI interface. But it must be non-null value which every callback will return.
mmWaveLink doesn't…
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…
Part Number: AWR1243BOOST Other Parts Discussed in Thread: MMWAVE-DFP Hi,
a customer has a problem building the DFP v1.0.0 mmwavelink_example.
The error is a linker error:
Unfortunately I don't have currently Visual Studio loaded to duplicate…