In SX Microcontrollers, SX/B Compiler and SX-Key Tool, eagletalontim wrote: would anyone know any reason that would cause an SX28 to lock up when running this function? [CODE] FUNC RX_BYTE SERIN RX, Baud, temp1 RETURN temp1 ENDFUNC [/CODE] usage : cmd = RX_BYTE I have 2 SX's talking to each other. One is the Display chip which shows a menu on an LCD and it also saves to an eeprom. The other is the data chip which controls user input. Everything works perfect when sending data from the Data chip to the Display chip, but when the Data chip sends the command to the Display chip to load information from the eeprom, it processes everything correctly but the Data chip does not retrieve the data. Sometimes it will retrieve it, but it takes over 30 seconds. All help will greatly be appreciated!!! ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=320986 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2009 (http://www.dotNetBB.com)