Question
UART interrupt switch between USART_CR1_PEIE | USART_CR1_RXNEIE and USART_CR1_CMIE
Hi, just want to know if it is possible to switch the interrupt between Character match and Each character received interrupt on the fly without stopping the UART ?
