I believe I turned on the SQW with the binary 10010011 / 0x93. Someone in a previous post said I could wake up every second using this OUT/SQW, but it seems it is will waking up many times a second since its a SQW at 32hz.
Wonder if I should do something like an pic internal timer and just sleep and just wake up once a minute.
I as you can tell I'm new to pics. Here is a dumb question. Can I tell the pic to sleep for 50 seconds then wake up? I see that I can get it to sleep and wake up on an interupt RB0 attached to the RTC, but that is still way more awake time than I need.
Nick
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
Posted: Wed Aug 04, 2004 10:40 am
Drive timer0 and wake up on overflow. You can preload the timer value to set the number of seconds.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum