Single PWM

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

Single PWM

266 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by blasiis on Mon Mar 29 01:52:28 MST 2010
I use LPCxpresso developper system with LPC1768 and I find a example for single pin PWM output (no motor control).

I want PWM out on P2.2

I have set the PINSEL4 but don't run.

LPC_PINCON->PINSEL4    = (0x00000010);


Thanks
0 Kudos
1 Reply

222 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rmteo on Mon Mar 29 07:43:49 MST 2010
There is a similar example here http://knowledgebase.nxp.com/showthread.php?t=241
0 Kudos