Resolved! STM32H7 UART/USART not working with GPS module (MAX-M10M )
Hi,I have connected a MAX-M10M module to an STM32H7 MCU ( it's custom board) by UART port. I am able to send data to GPS module and also receive config data of it but not able to receive NMEA packets. I only receive the first byte and then the HAL_...