In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Beau Schwabe wrote: Did you adjust for the difference in Baud speed settings? · BS2, BS2e, and BS2pe = INT(1,000,000 ÷ baud rate) - 20 · BS2sx and BS2p = INT(2,500,000 ÷ baud rate) - 20 · BS2px = INT(4,000,000 ÷ baud rate) - 20 If you are using 188 on the BS2, then you should be using 500 on the BS2sx when referring to baud speed in the SERIN or SEROUT commands. Likewise if you are using 16572 on the BS2, then for the BS2sx you should be using 16884 when referring to baud speed in the SERIN or SEROUT commands. [3] [/3] [3] [/3] [3] [/3] ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=156985#m156999 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2006 (http://www.dotNetBB.com)