Hello All,
I am working on simple_peripheral example and I want to change the uart baud rate. By default baud rate is 115200.
In this example usrt open "dispHandle = Display_open(Display_Type_UART, NULL);" I didn't find baud rate option to change it.
Can any one help me how to change default uart baud rate.
Thanks,