Receive data from multiple Serial ports as Interrupt STM32F103RE
Hi, i need to receive serial data as ISR. i have 3 USART module. this is my test code. this is work fine. but some time suddenly stop the firing ISR routing of receiving event .when i call this line after stop the modem RX ISR function HAL_UART_Recei...