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 5 matches
CCS Forum Index
Author Message
  Topic: pic 12f675 timer1 interrupt
obidaa

Replies: 10
Views: 14388

PostForum: General CCS C Discussion   Posted: Thu Dec 13, 2012 7:40 am   Subject: pic 12f675 timer1 interrupt
thanks a lot
  Topic: pic 12f675 timer1 interrupt
obidaa

Replies: 10
Views: 14388

PostForum: General CCS C Discussion   Posted: Thu Dec 13, 2012 4:33 am   Subject: pic 12f675 timer1 interrupt
Sad

i change INTRC to INTRC_IO but

in mplab timer1 not work

http://i50.tinypic.com/1ot9mw.png

thank you for reaply
  Topic: pic 12f675 timer1 interrupt
obidaa

Replies: 10
Views: 14388

PostForum: General CCS C Discussion   Posted: Thu Dec 13, 2012 12:03 am   Subject: pic 12f675 timer1 interrupt
i am sorry i don't understand

my compile ccs 4.068
  Topic: pic 12f675 timer1 interrupt
obidaa

Replies: 10
Views: 14388

PostForum: General CCS C Discussion   Posted: Wed Dec 12, 2012 3:12 pm   Subject: pic 12f675 timer1 interrupt
thank you

i need use external clock for use 32768 Hz for small project clock
but not work in simulation proteus isis or mplab

http://i46.tinypic.com/2wpo4rq.png

http://i45.tinypic.com/21ah9 ...
  Topic: pic 12f675 timer1 interrupt
obidaa

Replies: 10
Views: 14388

PostForum: General CCS C Discussion   Posted: Wed Dec 12, 2012 8:14 am   Subject: pic 12f675 timer1 interrupt
please can anyone help me

timer1 dont work with external crystal 32.768

this is my pgm

main.c

#int_TIMER1
void TIMER1_isr(void)
{
output_high (pin_a1);
}



void main()
{

...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group