Shop OBEX P1 Docs P2 Docs Learn Events
GPS and Bs2px not working — Parallax Forums

GPS and Bs2px not working

W9GFOW9GFO Posts: 4,010
edited 2007-06-03 04:35 in BASIC Stamp
Hi all, I have recently upgraded my Bs2 autopilot to a Bs2px because I was sorely lacking
in program space. So the first step was to get the GPS working with the Bs2px.

It isn't working and I don't know why. I get a no response error from the GPS.

The GPS is a Parallax unit.

Using the GPS demo code, I have only changed the SIO pin and added conditional compile statements.

The GPS works just fine with this code when used with a BS2.

Thanks in advance,

Rich H

Post Edited (W9GFO) : 6/2/2007 10:35:59 PM GMT

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2007-06-03 04:35
    Hello,

    Your code is not setup to use the BS2px as it does not have the correct baud constants. It appears you changed the BS2p constants to reflect the BS2px, but they have different timing, so those values are incorrect. You need the correct baud mode of 813 for the T4800 constant. Take care.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
Sign In or Register to comment.