Other Parts Discussed in Thread: DCA1000EVM
Are there method to set Radar Sub System part of AWR1843 other than using mmWave Studio?
Radar sub system
example)
to enable RX/TX
to set the frequency
et al
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Are there method to set Radar Sub System part of AWR1843 other than using mmWave Studio?
Radar sub system
example)
to enable RX/TX
to set the frequency
et al
Hi,
the RSS is controlled through the mmWave Link API.
A SW that uses the RSS must configure it using the mmWave Link API.
All the demos available from TI are based on the mmWave SDK framework.
Please take a look at the mmWave SDK out of box demo
thank you
Cesar
Hi,
The API is used in the code that is running on the target in our demos.
So, yes the API is part of the code that is flashed on the EVM.
However using these APIs is not as simple as using mmWave Studio. This is the reason why mmWave Studio was developed for quick configuration.
thank you
Cesar