USART2 - I2C1 problem in STM32F1
Posted on March 14, 2014 at 14:28 When I send data to the USART2 it's well received BUT after that the last data character keeps being received until filling up my reception buffer. Note that in the same application I'm also using I2C1 to transm...