UART2 interrupt skipping received bytes
Hi everyone, i'm using uP STM32F103C8T6 processor and GPS module NEO M6Q with standard uart configuration on 9600 baud-rate .I enable global UART2 interrupt to receive data from GPS module on every second. But for some reasons, interrupt starts skip...