In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Coriolis wrote: Considering that SX/B is a subset of PBASIC and PBASIC does not have I2C slave commands, I would not hold my breath hoping for thier inclusion. But unlike PBASIC, you can easily incorporate your own I2C slave code. Also I2C slave code would best be placed in the interrupt routine, meaning it doesn't fit in the command model of PBASIC. Take a look at [url=http://www.parallax.com/dl/src/prod/sx/i2cs.zip]http://www.parallax.com/dl/src/prod/sx/i2cs.zip[/url] for code for a virtual peripheral I2C slave. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=92575#m92581 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)