Posted on October 27, 2016 at 06:28HelloI am using stm32f373 chip to implement SDADC, USART, Timer, etc, and now I have a problem with interrupt.I tested USART1 interrupt code as below. If I send any character to STM, then it would receive it and se...