In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Zoot wrote: Not sure about errors -- hard to guage without having one of the displays. You do NOT need the DELAY_MS 100 in the for/next loop -- this just slows down dumping data (nothing's been latched at that point, so it doesn't matter). Remember on the ABC message, you should just see " C" because my routine dumps chars till 0 is reached -- with two chars in the display you would see the RIGHT two most characters. Maybe just try a message with "AB". The bit buffer routines in the RoboBadge are good, but make sure you are getting good dumps of bitmaps first -- then you can take things up a level by dumping the char maps into the bit buffer rather than straight to display. Work in pieces. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=225777#m226548 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)