How many PWM channels with LPC1769?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How many PWM channels with LPC1769?

403 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by motumboe on Mon Sep 30 10:04:59 MST 2013
I am going to select an LPCxxxx microcontroller for an application with 8 (9 would be better) PWMs that I need to run at 20 kHz and 4 PWMs at 1 kHz. I also need other 2 slower PWMs but I can do a software PWM for them.

I also need at least 256 kb Flash. The parametric search tells me that I have only 6 PWMs on the LPC1769. Is it true? Is there a way to get more PWMs out of this microcontroller?

Thanks and sorry for the silly question.
Best regards,
  Marco
Labels (1)
0 Kudos
1 Reply

379 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_Paul on Mon Sep 30 11:37:18 MST 2013
You can use the following peripherals in the LPC1769 to create PWMs:

PWM block - up to 6 single-edge or 3 double-edge controlled PWMs
Motor Control PWM - has three PWM channels
Timers 0/1/2/3 - each of these timers can be used as three PWM channels
0 Kudos