Tool/software:
Ports U16 and V16 in AWR1843AOP support UART and CAN communication.
So, is it possible to insert a bootloader and program through the UART function of U16 and V16, and then change the function to RX and TX of CAN communication?
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.
Tool/software:
Ports U16 and V16 in AWR1843AOP support UART and CAN communication.
So, is it possible to insert a bootloader and program through the UART function of U16 and V16, and then change the function to RX and TX of CAN communication?
Hello Jack,
Whatever you are calling in the pinmux initialization API's will be what you should call again with the different function number. This detail you can find in the data sheet based on what function number what is the functionality.
There is no such example, just reinvoke the pin setting API, with the different function and it will work with the intended functionality.
Regards,
Saswat Kumar