UART4 Interrupt
Posted on October 22, 2012 at 03:45Hello, I am working on STM32F4Discovery Board. I am trying to make the UART4 connection with interrupt. I have declared all the needed settings but not able to find the problem. The problem is that it doesn't go t...