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 support@ccsinfo.com

What is CCS and pwm in mcu

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



Joined: 29 Apr 2009
Posts: 2
Location: Pakistan

View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger

What is CCS and pwm in mcu
PostPosted: Wed Apr 29, 2009 6:58 am     Reply with quote

i cannot understand that basically what is ccs and pwm and how these
work Question
_________________
i love to work
bungee-



Joined: 27 Jun 2007
Posts: 206

View user's profile Send private message

Re: What is CCS and pwm in mcu
PostPosted: Wed Apr 29, 2009 7:46 am     Reply with quote

haseeb1431 wrote:
i cannot understand that basically what is ccs and pwm and how these
work Question

CCS <--- C compiler from CCS company
pwm <--- Pulse Width Modulation

Use google for pwm .... ccs ---> www.ccsinfo.com
haseeb1431



Joined: 29 Apr 2009
Posts: 2
Location: Pakistan

View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger

PostPosted: Wed Apr 29, 2009 7:56 am     Reply with quote

ccs not this way
we used this functions in picc compiler as
set_ccp(ccp_pwm)???
_________________
i love to work
Ttelmah
Guest







PostPosted: Wed Apr 29, 2009 10:06 am     Reply with quote

CCP, not CCS......
CCP. Stands for 'Capture Compare PWM'. Basically a hardware counter in the chip, that can be configured to capture times when an external signal occurs (capture). Compare a constant value, with a timer, and trigger when they match (Compare), or generate a PWM output, based upon an internal clock, and a width value (PWM). The setting you post, configures the module, to perform the latter function.
Microchip, have a number of application notes about their CCP modules. Read them.....

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