Hello, I'm having a problem, I want my program to have a variable baud rate option. For example it starts at 9600 and latter to change to 115200. I'm trying using the functions of the harmony framework:
DRV_USART_Deinitialize ->to stop first the uart
DR..
↧