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.

IWR6843AOP: Base CCS project for basic chirping and data sending using UART

Part Number: IWR6843AOP
Other Parts Discussed in Thread: DCA1000EVM

(if this is not the right forum please refer me to the right resource.)

Hi,

I'm looking for the minimum CCS project that is capable of chirping and sending data using UART.

No need for point grouping or kalman calculations.

Reason: custom binary for specific application. 

The questions i'm asking myself are: 

What are the essencial TI library needed for IWR6843aop?

Is it possible to send all the chirping raw data using UART?

Thank you for your time.

Joseph

  • Hi Joseph,

    The simplest CCS project for the IWR6843AOP is our out of box demo. This can be found in the mmWave Sensors industrial toolbox at mmw_industrial_toolbox\labs\Out_Of_Box_Demo\src\xwr6843AOP. 

    The output data of the out of box demos is point cloud data (x,y,z,v). For more information regarding output data format and methods for raw data capture please see the Output from mmWave Demo Visualizer and Output using DCA1000EVM section of the Out of Box User's Guide

    To receive raw ADC data you can use our DCA1000 EVM and the instructions can be found here as well as in the User's Guide linked above. 

    Thank you,

    Angie Mitchell