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

Which PIC recomended has 3 PWM outputs and runs at 40 MHz?

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



Joined: 28 Sep 2003
Posts: 9
Location: AR, USA

View user's profile Send private message Yahoo Messenger

Which PIC recomended has 3 PWM outputs and runs at 40 MHz?
PostPosted: Wed Jan 19, 2005 1:16 pm     Reply with quote

Hi,
I've tried to search for a PIC controller that can handle 3 PWM outputs and can runs at 40 MHz. I need it for controlling 3 individual digital control BUCK converters, so that's why I need the clock speed of 40 MHz. The important thing is this PIC need to be cheap. I saw some 18F4x20 but it seems too expensive. I can't use timers because I plan to use them for other applications. If anyone has a better idea, that would be great. Thanks in advance.

Ken.
SherpaDoug



Joined: 07 Sep 2003
Posts: 1640
Location: Cape Cod Mass USA

View user's profile Send private message

PostPosted: Wed Jan 19, 2005 1:38 pm     Reply with quote

Consider using 3 or 4 really cheap PICs running slower. I find it takes less time to write code and the product ends up more robust when I use a seperate PIC for each major function.
_________________
The search for better is endless. Instead simply find very good and get the job done.
rwyoung



Joined: 12 Nov 2003
Posts: 563
Location: Lawrence, KS USA

View user's profile Send private message Send e-mail

PostPosted: Wed Jan 19, 2005 1:44 pm     Reply with quote

Off the top, in the 16F family (20MHz maximum however) the PIC16F7x7 parts might work. Some have 3 CCP pins.

In the 18F (40MHz) the PIC18F6310, 6410 and 8410 all claim to have at least 3 CCP pins.

Another alternative would be to use 3 much smaller parts and have them work cooporatively.
_________________
Rob Young
The Screw-Up Fairy may just visit you but he has crashed on my couch for the last month!
Guest








PostPosted: Wed Jan 19, 2005 4:37 pm     Reply with quote

Thanks
Jerry I



Joined: 14 Sep 2003
Posts: 96
Location: Toronto, Ontario, Canada

View user's profile Send private message

PostPosted: Wed Jan 19, 2005 6:04 pm     Reply with quote

I have used the 16F767 and it worked great for me.

It is limited to 20M, but how high do you need your PWM Frequency to be.

I am running a 10M crystal and am getting approx. 38.5Khz at 8 bit resolution.

Very Happy
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