Hi,
I have this GPS module whose datasheet is here:
http://www.gtop-tech.com/Templates/att/GlobalTop-Titan-3(Gms-g9)-Datasheet-V0D.pdf?lng=en
Im looking through it and Im trying to figure out how to interface with it. Up to know Ive only worked with components that are commonly used and therefore there are many tutorials for it. In this case there doesnt seem to be much on this module.
In the pdf on page 12 it shows the pins where Vcc and Gnd are identified. It then identifies:
- RX0/TX0 as outputting GPS info and receiving system commands
- RX1/TX1 as for aiding and if not used they should be kept floating
So am I to understand that I should send commands via TX0 and get GPS data from RX0 and not use RX1/TX1 at all? Because in a table above it states that RX0/TX0 is for firmware upgrades and Rx1/Tx1 is for TTL interfacing.
I would think I need the data from the TTL pins, right?
Also, just to make sure, Pin 1 is the labelled pin when looked at it from the bottom view, where there seems to be a "1" on the top right corner just above the letters "v02", right?

