Can you please post any details on how to inteface GPS module with Tiva Board TM4C123GLX?
Your help much appreciated!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Can you please post any details on how to inteface GPS module with Tiva Board TM4C123GLX?
Your help much appreciated!
You should see 6 pins on the GP-2106 EVM connector: VCC(1.8V), GND, ON/OFF, 1PPS, UART RX and UART TX. You will need to set up a GPIO output pin to control the ON/OFF, a GPIO input pin for capture the 1PPS signal, and UART port for the communication with GP-2106.
Thanks and regards,
Zhaohong