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.

Compiler/AWR1843BOOST: Capture Data from USB Port

Part Number: AWR1843BOOST

Tool/software: TI C/C++ Compiler

Hallo,

My name is Paolo and I work currently in a research projekt.

Two weeks ago a bought a AWR1843OOST Evaluationboard from TI.

After I tried the labs on the ti website i would like to write my owen programm to read the meassured data with a Resberry PI and sent them to my PC for visualisation.

Further I would like to change for example the antenna configuration during the meassurment process without flashing the device. Is this possible ?

Best regards 

Paolo

  • Hi,

    Yes, this is possible.

    For interfacing with another processor there is nothing specific about the mmwave device. It is the same as interfacing tow Rasberry Pi devices.

    You would have to decide which interface you want to use (UART, SPI..) and then implement the communication protocol.

    For changing the antenna configuration, there is no problem stopping the sensor at run time and changing the chirp/frame configuration.

    I would encourage you to start with the interface to Rasberry Pi first.

    There have been similar questions on the forum in the past. So, there may be some help from the forum available

    Thank you

    Cesa