Question
After restart device UART_3 printing some rubbish ţ˙ţţţţţţţţüţüüüüüüüüüüüüüüüüüü
Dear,
Microcontroler STM32H742 (stm32CubeIDE)
When i plug out and plug in device, this printing on UART_3:
ţ˙ţţţţţţţţüţüüüüüüüüüüüüüüüüüü
or:
ţ
NVT: FF FE FE
ţţ{FF}
i this problem was not watched on same device with stm32F205(Rowley crossworks).
I clear all buffer
char bufRcv[256] {'\0'}; but it nothing change
Could you have some solution
Many thanks
