How change UART baud rate in WP76xx?

Then this is in data mode
You can try the following for setting baud rate to 115200:

stty -F /dev/ttyHS0 raw 115200 -crtscts 
microcom /dev/ttyHS0 -s 115200