Hello TI sensor Team,
I am working on a project where I am responsible for the interface between the AWR1642 BOOST EVM and a Tiva C Series Launchpad (or another MCU if more convenient). I need to get processed data, specifically, the doppler values and range of objects, streaming in real-time to the launched for an object monitoring and alert application I'm working on.
I am able to get the raw data streaming to my PC and I figure I could get it to stream to my launchpad, but I am unsure on whether I need to process the data myself or if I could get the processed data directly from the EVM. Essentially I'm asking if I could use any of the demos to process the data I need and send or pull the specific information somehow to my launchpad, or do I need to write my own software either on the EVM or launchpad to use the data.
Thank you for your time!