In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JonnyMac wrote: I've been writing a lot of ISR based UART code lately and using the ISR to handle delays as well. Since a lot of ISR code is not executed on every pass I wouldn't get overly concerned; there are old demos from Scenix that have boatloads of VPs jammed into the ISR. Since I2C is a synchronous protocol you can use the built-in I2C commands; you just need to make sure that you're not using the NOPRESERVE or NOCODE options with INTERRUPT. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=195387#m195660 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)