User Activity

Hi. I am interfacing GSM module with STM32L432kc MCU. I am using UART receive interrupt to receive data from GSM and it's working fine. But at some instance UART receive interrupt is not called even when there is data on UART Receive line. Below I a...