In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JonnyMac wrote: I think you're going to want to code an ISR that can handle the display multiplexing and OW code. 1-Wire is very time-specific, so you can't use the built-in 1-Wire routines while you have an interrupt in play. A possible solution is to move to a synchronous temperature sensor (e.g. DS1307) which won't be bothered by the ISR. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=432583#m433063 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2010 (http://www.dotNetBB.com)