In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JonnyMac wrote: To Bean's point, SX/B will do what you tell it to do. Since it compiles in place, you can use any baud rate and the compiler will calculate bit timing based on that. If the FREQ setting does not allow that given baud rate the compiler will complain. Your baud, 7812, is downright tame. Have a look at the attached program, it should get you going in the right direction with SX/B. If you need to send and receive at the same time let me know, I can show you how to do that at you odd baud rate, too. This simple program uses SERIN and SEROUT which cannot operate simultaneously. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=251099#m251163 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)