cancel
Showing results for 
Search instead for 
Did you mean: 

Does HAL_UART_Transmit() sends ASCII or binary?

M7890.1
Associate III

Hi! Does anyone know if HAL_UART_Transmit() sends ASCII or binary? I've tried to send some data a serial plotter but nothing is being plotted. The format of the data sent follows the setting in STM32CubeMx. (It works on Arduino serial plotter)

Serial plotter that I used: https://hackaday.io/project/5334-serialplot-realtime-plotting-software

10 REPLIES 10

arduino serial plotter has a sintaxis you should meet.

If i were you i would download realterm and check if youre sending the correct " " to separate data or /r/n when serial plotter expects them.

0693W00000BdWbaQAF.png 

we dont need to firmware by ourselves, lets talk