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

define ECCP in CCS

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
a1234b
Guest







define ECCP in CCS
PostPosted: Wed Oct 18, 2006 4:01 am     Reply with quote

How can I define ECCP " setup_eccp(CCP_PWM); " in CCS V3.249 ?
because I can not define ECCP in CCS Question Rolling Eyes Idea
Ttelmah
Guest







PostPosted: Wed Oct 18, 2006 4:53 am     Reply with quote

Help if you said 'what chip'...
Look in the header file.
For example, for the 18F1220, with ECCP, the available constants for the CCP, are massively expanded, so you can call:

setup_ccp(CCP_PWM|CCP_PWM_FULL_BRIDGE);

To give the full bridge ECCP mode.

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group