Shop OBEX P1 Docs P2 Docs Learn Events
12x16 LCD problem — Parallax Forums

12x16 LCD problem

wizardonmainwizardonmain Posts: 2
edited 2010-10-18 11:07 in BASIC Stamp
This may be an old issue but everything I find here is old or incomplete.

How would you modify this code to work with the BS2sx? I assume it needs a value other than "84" in the instruction.

It would be nice, not just the answer, but how you got there.

Comments

  • sylvie369sylvie369 Posts: 1,622
    edited 2010-10-17 19:11
    I'm just hoping that this is the right answer, but what I'd do is...

    Open the BASIC Stamp Editor program.
    Click on the Help button (the little dictionary on the right end of the row of icons on top of the screen)
    Click on Alphabetical Listing of Commands
    Click on SEROUT
    Find 84 in the table of settings for the BS2
    Find the corresponding number in the table of settings for the BS2SX.

    It's 240. I haven't tested that, but it should be the right one.
  • electrosyselectrosys Posts: 212
    edited 2010-10-18 11:07
    Here you can see all the Basic Stamps different baud rates,
    Baudmode table:
    http://www.emesystems.com/BS2rs232.htm#Baudmode
Sign In or Register to comment.