Part Number: AWR1843BOOST
Hi there,
I'm using AWR1843BOOST in my project and I have some questions about communication.
I run the Medium Range Radar lab in my computer as written in the Developer Guide. I displayed datas using the Matlab GUI. But since these are made with ready-made codes, I did not process any data. I just ran it.
Now I need to learn how to extract data.I downloaded Docklight Scripting for see the UART datas and I made it. But there is a lot of data and I couldn't make sense of it.
I know, in the Developer Guide, UART data format is mentioned. But, it doesnt enough. Output Data Format is given in the Developer Guide. But this is not included the information what is the Frame Header data. 0x00 or 0xFF or something else? I think I need to know the start data for read all datas. Could you help me?
Do you have any UART ready-made code for get datas from AWR1843BOOST?