Uart Rx interrupt not working if clock for GPIOD is enabled
Posted on February 20, 2016 at 15:33Hello.I am using a custom board with STM32F030R8 as my dev platform. I am using Uart2 to configure the board. The RX interrupt is enabled to receive data. i am using PD2 as a GPIO.When i enable peripheral clock to...