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 4 matches
CCS Forum Index
Author Message
  Topic: Power PWM module 18f2331
madcreator

Replies: 8
Views: 13011

PostForum: General CCS C Discussion   Posted: Fri Sep 07, 2012 1:45 pm   Subject: Power PWM module 18f2331
Cool example ! I've made the circuit like that,and this pic is quite little tht why I choosed this one, and I was thinking that the power pwm module was easy to use...

I think I will make a another ...
  Topic: Power PWM module 18f2331
madcreator

Replies: 8
Views: 13011

PostForum: General CCS C Discussion   Posted: Fri Sep 07, 2012 12:08 pm   Subject: Power PWM module 18f2331
#define POWER_PWM_PERIOD 1999

void main()
{
setup_power_pwm_pins(PWM_BOTH_ON, PWM_BOTH_ON, PWM_OFF, PWM_OFF);

//Frequency = Fosc / (4 * (period+1) *po ...
  Topic: Power PWM module 18f2331
madcreator

Replies: 8
Views: 13011

PostForum: General CCS C Discussion   Posted: Fri Sep 07, 2012 11:25 am   Subject: Power PWM module 18f2331
I don't want the exact code, I just want someone that understand how the power pwm module work ! So I can understand it !

I have already tried coding but nothing works that why I'm posting here!
...
  Topic: Power PWM module 18f2331
madcreator

Replies: 8
Views: 13011

PostForum: General CCS C Discussion   Posted: Fri Sep 07, 2012 7:48 am   Subject: Power PWM module 18f2331
Hi, I'm using the 18f2331 microcontroller from microchip and I want to use the Power Pwm module.

I need to control each PWM (PWM0,PWM1,PWM2,PWM3) independently to drive this : http://img32.imagesha ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group