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 3 matches
CCS Forum Index
Author Message
  Topic: Input Capture Problem with pic24FJ128FB110
siripot12

Replies: 7
Views: 13509

PostForum: General CCS C Discussion   Posted: Sat Dec 03, 2016 7:16 am   Subject: Input Capture Problem with pic24FJ128FB110
query...

is this...

enable_interrupts(INTR_GLOBAL);

correct ?

I don't use that PIC, so curious as to the syntax...

enable_interrupts(GLOBAL);

is what I've always used .

Jay
...
  Topic: Input Capture Problem with pic24FJ128FB110
siripot12

Replies: 7
Views: 13509

PostForum: General CCS C Discussion   Posted: Sat Dec 03, 2016 7:11 am   Subject: Input Capture Problem with pic24FJ128FB110
There are a few little 'bewares' in what you have posted:

1) When using the hardware UART, you should always have 'ERRORS' in the #USE RS232, unless you are adding your own error handler code. CCS ...
  Topic: Input Capture Problem with pic24FJ128FB110
siripot12

Replies: 7
Views: 13509

PostForum: General CCS C Discussion   Posted: Sat Dec 03, 2016 3:06 am   Subject: Input Capture Problem with pic24FJ128FB110
Hi Everyone, I have a problem with pic24FJ128GB110 on Input capture interrupt(INT_ICx). I want to use this function to measure the period of PWM.
So, I have set following EX_PinSelect2.c by using Inp ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group