CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: Sleep and timer1
aries

Replies: 4
Views: 8078

PostForum: General CCS C Discussion   Posted: Fri Jun 17, 2011 1:26 pm   Subject: Sleep and timer1
Thanks for the response.

I misunderstood the datasheet. I was assuming that there is an internal clock for Timer1 and asynchronous refers to async to system clock.

I can use the WDT to do this ...
  Topic: Sleep and timer1
aries

Replies: 4
Views: 8078

PostForum: General CCS C Discussion   Posted: Fri Jun 17, 2011 10:40 am   Subject: Sleep and timer1
I am using Timer1 to wake up from sleep mode but it does not wake up at all. Here is the code:

#include <16F74.h>

#FUSES NOWDT //No Watch Dog Timer
#FUSES LP ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group