In SX Microcontrollers, SX/B Compiler and SX-Key Tool, tdg8934 wrote: I got it to work !!!! The GetTimeAndDate routine for the DS1302 was causing update issues in that the StringWriter routine was taking too long to update between cycles. I simply removed the GetTimeAndDate routine (and the IF THEN statement in the Do Loop ) from the main Do Loop and put the GetTimeAndDate routine in the begining of the StringWriter routine and this did the trick. I was also able to take all of the tmpB1 and Temp variables and combine them into one tmpB1(7) array. All is working (so far) and it should also free up more RAM. I still need to check on the AM/PM and DATE parts now. I will post the program when I get it to "look pretty". ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=183305#m183659 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)