Associate II
December 7, 2020
Solved
GPS data collection using UART6 of STM32F411VEH6
- December 7, 2020
- 2 replies
- 2408 views
Hello,
I am using NEO M8U as GPS sensor in our custom board.
GPS data is has to be collected using UART6 of MCU(STM32F411VEH6). Signal names in schematics as (MCU_GNSS_UART_TX and MCU_GNSS_UART_RX).
Code has been attached . I am unable to receive data. I am suspecting some configuration issue of UART6.
Kindly suggest.
Regards,
GBiswal