PuTTy not receiving data from UART
Hello, I am using the STMH753ZI chip on the nucleo 144 board. I cannot figure out why my UART code will not show what I am typing in my putty terminal. Attached is my main.c. Thanks. /* USER CODE BEGIN Header */ /** *******************************...