Program is only working in debug mode using ST link
Hi All,I am reading data from UART via polling method. I am sending random data on UART pins and reading on terminal. in that case my program is working fine in debug mode but when try to make this work without debug mode or I can say normal program ...