m2p
Newbie level 1
Hi
I am working on GPS/SMS based vehicle tracking system using XAG49 (micro-controller).
confuse with UART0 and UART1?
i am going to connect GPS to pin1.4 n pin1.5 is it UART1?
i try to work on this UART1 with 4800 baud-rate i calculate the values of TH1=0xff and TL1=0xdc are they correct?
Now how to receive data from GPS using C code? I am using RIDE software.
I am working on GPS/SMS based vehicle tracking system using XAG49 (micro-controller).
confuse with UART0 and UART1?
i am going to connect GPS to pin1.4 n pin1.5 is it UART1?
i try to work on this UART1 with 4800 baud-rate i calculate the values of TH1=0xff and TL1=0xdc are they correct?
Now how to receive data from GPS using C code? I am using RIDE software.