Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Does anybody know a microcontroller with 8 PWM ouputs?

Status
Not open for further replies.

emax0198

Member level 2
Joined
Nov 21, 2004
Messages
45
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
500
8 PWM outputs?

Does anybody know of any microcontroller with 8 PWM ouputs?
 

8 PWM outputs?

Microchip PIC 18 series and dsPic series have micros with 8 PWM outputs. Look at the motor control info.
PIC18f4431 has 8 PWM channels
 

Re: 8 PWM outputs?

if you no needed accuracy make software PWM
 

8 PWM outputs?

It could be done with your "favorite uC" and a CPLD

/Bingo
 

Re: 8 PWM outputs?

Yes the accuracy of atleast 10 bit is required. BTW what is CPLD?
 

Re: 8 PWM outputs?

CPLD is complex programmable logic device eg altera , xilings makes such stuff broadly....

on the second thougt how abt makin like 6 / 8 pwm in pic havin 2 hardware pwm like pic18f452 ??? wat resources wud be necesssary ?

thx
 

Re: 8 PWM outputs?

CPLD is complex programmable logic device eg altera , xilings makes such stuff broadly....

on the second thougt how abt makin like 6 / 8 pwm in pic havin 2 hardware pwm like pic18f452 ??? wat resources wud be necesssary ?

thx

hi u can use ti micro controller where u will get 18 to 24 pwms
 

Hi,
If you are a fan of arduino then you can go with
Arduino Mega(ATmega2560) , Arduino due(AT91SAM3X8E), or Arduino leonardo(ATmega32u4)

Otherwise you can use atmel chips as etioned above.


or

F-series of TI miscrocontrollers usually have good number of PWM pins. Go TI product search page below

http://www.ti.com/lsds/ti/microcontroller/16-bit_msp430/product_search.page
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top