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: Wake up a PIC from sleep using Timer1 Interrupt
Hemantha

Replies: 5
Views: 15743

PostForum: General CCS C Discussion   Posted: Thu Jul 27, 2017 9:23 pm   Subject: Wake up a PIC from sleep using Timer1 Interrupt
Thanks for your help.
I tried using external crystal oscillator. But it doesn't wake up. My code is here.
I used PIC 12F683, 12F675 and 4MHz Crystal.

unsigned short cnt;

void interrupt(&# ...
  Topic: Wake up a PIC from sleep using Timer1 Interrupt
Hemantha

Replies: 5
Views: 15743

PostForum: General CCS C Discussion   Posted: Wed Jul 26, 2017 11:52 pm   Subject: Wake up a PIC from sleep using Timer1 Interrupt
Hi,
I tried to wake up a PIC (12F683) from sleep using Timer1 Interrupt without external crystal (using internal oscillator). But it doesn't work. I tested it using watch dog timer and it works. But ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group