I need help to program in C language a timer0 interruption

Status
Not open for further replies.

Pat-21

New Member
I have a pic16F84A and I want it to do set RB7 after 60 seconds. I'm using 8 MHz crystal and the count of the counter should be 1832 (60 seconds).

Please I need help, it's very important.
 
Since you are using C, use "int" data type (16-bit) for counting more than 255 (8-bit).
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…