In SX Microcontrollers, SX/B Compiler and SX-Key Tool, PJ Allen wrote: There is definitely an I2C example in [i]SX/B Help[/i]. The address following Address 0? It's Address 1. An address can only hold a Byte, 8 bits. A Word is two Bytes, 16 bits. So, you have to break that into two Bytes (highbyte, lowbyte) and store each in a separate Address. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=318680#m318929 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)