Other Parts Discussed in Thread: AWR1642
Tool/software: Code Composer Studio
Hello,
I am currently working with the AWR1642BOOST mmwave SDK with Code Composer Studio with Version: 7.4.0.00015.
After trying the Demos of "high_accuracy_16xx_XX" they turned out to work fine.
Now I am trying to send the position of the detected objects through CAN communication but I am not finding any example using the CAN drivers on how to do so.
I have found that the mss_main.c is the file responsible for sending the data through the UART protocol to the PC so maybe adding the CAN sending functions there it will send the datat through CAN also?
Thank you for the attention
Jaume