User Activity

Posted on June 18, 2015 at 07:32I am using STM32F101 microcontroller. Is it necessary to disable the receive interrupt in order to transmit something through UART? My reception priority is high, so is it okay to keep the receive interrupt enabled wh...