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 1 match
CCS Forum Index
Author Message
  Topic: Problem with interrupts of PIC16LF1936
Jovipe

Replies: 1
Views: 3081

PostForum: General CCS C Discussion   Posted: Tue May 18, 2010 5:09 am   Subject: Problem with interrupts of PIC16LF1936
Hi:

I have this simple code to generate an interrupt of the PIN_B4 when his value is low:

void main() {

set_tris_C(0x00);
setup_timer_1(T1_INTERNAL|T1_DIV_BY_8 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group