STM32F427 USART INTERRUPT ERROR (HAL LIBRARY)
Posted on December 18, 2014 at 16:15Hello to everyonei have being used to std library on stm. Now i passed to Hal library. I write an Usart code. I i dont use intrerrupt its work correct. But whe i set interrupt routine its not enter to RXNE IRQ han...