hexdecimal number to send UART
Hi,
I wanted to send hexadecimal numbers through UART. I am using STM32F405. Can it be done.
If I am sending float number as 1.3456 string (text) to windows COM port to english language windows application field. If for example regional settings being changed on the windows to german language and return float number as 1,3456.Sending the float number as hexadecimal will that sort out the problem. Any suggestions?
