UART RX interrupt routine
Posted on January 09, 2013 at 10:56Good morning, i'm using a STM32F0discovery board, i'm developing an application that read and write informations on UART2 port, i'm using only TX and RX pins (PA2 and PA3).Well, at this time my application ask me w...