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.

CCS/AWR1642BOOST: Collect AWR1642boost adc raw data

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642, DCA1000EVM

Tool/software: Code Composer Studio

Dear E2E community ,

I have a simple question. It's possible to get AWR1642 EVM  adc raw data wihtout referring to any adiotonal hardware like DCA1000EVM?

Thank you

Regards

  • Hi,

    It is possible to write an application that sends the adc buffer to a host using CAN, SPI or UART.

    You would have to use one of our demos and modify it for this purpose.

    Since these interfaces have lower bandwidth there will be a limitation in the size of the data that you will be able to send every frame. Of course the size will be larger if you can increase the frame period. The highest frame period supported is 1.3s

    thank you
    cesar