BS2p40 & Parallax GPS Module
hab
Posts: 1
Hi, Everyone -
I am currently using the BS2p40 along with parallax's GPS Module on the PDB. The source code I had worked for the BS2, but when I go over to the BS2p40 it simply will not work! I have taken into account MAINIO and AUXIO, and the different pin designations, but haven't had any luck solving the problem. The PINs are assigned and correct in both code and the PDB.
Any thoughts?
Thanks in advanced.
I am currently using the BS2p40 along with parallax's GPS Module on the PDB. The source code I had worked for the BS2, but when I go over to the BS2p40 it simply will not work! I have taken into account MAINIO and AUXIO, and the different pin designations, but haven't had any luck solving the problem. The PINs are assigned and correct in both code and the PDB.
Any thoughts?
Thanks in advanced.
Comments
You will need to change the Baudmode for the faster BS2P chip. You did not say which Parallax GPS module you are working wit, but most will communicate at 4800 Baud.
Baudmode for BS2P should be 16884 for 4800 baud. You can reference page 397 of the Basic Stamp Reference Manual.