Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/08/06 00:23
Read: times


 
#106815 - UART beginner question (GPS Abel m1)
I`m using ABEL M1 GPS. And I will bwe using a GSM module too. So I will be needing 2 UARTS.

Since the GPS especification (Pins):

1 GND Ground Ground
2 Vcc +5.0 power input Power input
3 TX_232 Serial data output with RS232 level from GPS-Mouse to PC. 4800/9600/19200/38400 and up to 115200 bps, no party,
8-bit data, 1 stop-bit, is used for NEMA and binary message data
outputs.
4 RX_TTL Serial data input with TTL level from PC to GPS-Mouse. Binary message data input
5 TX_TTL Serial data output with TTL level from GPS-Mouse to PC.
4800/9600/19200/38400 and up to 115200 bps, no party,
8-bit data, 1 stop-bit, is used for NEMA and binary message
data outputs.
6 RX_232 Serial data input with RS232 level from PC to GPS-Mouse. Binary message data input

Questions:
1) Is there a way to comunicate the 8052 with the GPS (without using the UART?
2) If not, how should I interface them? How sholud I do to handle 2 UARTS with my At89S8252?


Thanks


List of 11 messages in thread
TopicAuthorDate
UART beginner question (GPS Abel m1)            01/01/70 00:00      
   Dual Uarts            01/01/70 00:00      
   What do you intend?            01/01/70 00:00      
   Depends            01/01/70 00:00      
      For completeness            01/01/70 00:00      
      bit bang one UART?            01/01/70 00:00      
         Bit-banging            01/01/70 00:00      
            Hence the question...            01/01/70 00:00      
               Muxing would work also            01/01/70 00:00      
                  Drivers?            01/01/70 00:00      
                     Yes            01/01/70 00:00      

Back to Subject List