Shop OBEX P1 Docs P2 Docs Learn Events
BS2 versus BS2e — Parallax Forums

BS2 versus BS2e

TobiasTobias Posts: 95
edited 2007-07-21 04:38 in BASIC Stamp
I am working with the bs2 and discovered with time that my eprom is now full, so I went and bought a BS2e. What do I need to know to use the bs2e with my program that I was using with my bs2?
Thank-You Toby

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2007-07-21 04:38
    There is an excellent set of notes on multi-slot programming here: www.emesystems.com/BS2SX.htm.

    Also, be sure to change any timing values, like Baud mode values and timing values in PULSOUT commands, etc. since these vary from Stamp model to Stamp model. The PBasic manual has the proper values for each model under the statement/command involved. I think the BS2e runs at the same speed as the BS2, so these values may not have to change. Check the manual.
Sign In or Register to comment.