Why can't I read from USARTx->SR in interrupt mode (STM32-Discovery)?
Posted on July 12, 2012 at 16:08 Hi, Hardware -> STM32-Discovery IDE-> Keil uVision getBit(USART2->SR, position) works in the non-interrupt mode, but, it doesn't in the USARTn interrupt mode...! I have linked the USART1's...