Here is quick-start info for a new mmWave Sensor User.
Q1. I have bought one of mmwave sensor, now how to start with this?
To develop software on mmwave sensor we provide mmwave SDK which is applicable for the entire device variant except for AWR1243. Start with mmwave sensor training material and then refer mmwave SDK user guide which is available in mmWave SDK installation for writing code and executing an application on the sensor.
Please refer below link which provides all possible important links related to this device.
https://e2e.ti.com/support/sensors/f/1023/t/779813
https://e2e.ti.com/support/sensors/f/1023/p/827990/3062506#3062506
Q2. What are the boards or EVM I need to buy to work with mmWave Sensor?
First, you need to decide your mmWave Sensor variant out of AWR/IWR based on Automotive/Industrial or range/velocity etc. requirements. You can buy an evaluation board of the specific device variant xWR1***BOOST or [IWR6843ISK+MMWAVEICBOOST]
If you need to capture RAW ADC Data from mmWave Sensor for your development then we recommend you to get DCA1000EVM along with evaluation board.
Q3. Is there any reference application that is close to my requirement?
Answer: mmWave SDK provides mmw demo application in it for each of mmwave sensor variants. This application does radar signal processing and sends object data (cloud points) over UART to PC GUI. The same application provides an option to stream raw ADC data over LVDS.
On top of this application, there are many other examples are available at TI-Rex under Automotive and Industrial umbrella. Here you can find lab examples, chirp & antenna database and many experiments on mmwave sensor.
http://dev.ti.com/tirex/explore/node?node=AHJY4qNCowO17wH-P2ICKQ
Q4. What are tools, compiler or pre-requisite to use mmwave sensor for development?
Answer:
Hardware: EVM board and DCA1000EVM for data capture.
Software reference: mmWave SDK
Compiler and other tools: install along with SDK installer.
RTOS: TI-RTOS (default with SDK) but can be easily migrated to other available RTOS or AutoSAR.
Peripheral Driver: mmWave SDK provides all possible peripheral driver, even MCAL driver (separate package) is available for AutoSAR.
Flashing tool: UniFlash
IDE: Code Composer Studio (CCS)
Windows/Linux: mmWave SDK Installer comes for Windows and Linux. Users can build code/application in these two OS.