2019-02-14 04:58 AM
2019-02-14 05:03 AM
The same way it send other byte. Put it in a char variable, pass a pointer to the variable, and a size of one.
Don't pass a NULL pointer, and don't use strlen ()
One could also check the TXE bit in the ISR register and write to TDR