Pin19- P0.0/PWM/TXD0 P0.0 is a GPIO digital pin TXD0 is a transmitter o/p for UART0. PWM1 is a pulse width modulator o/p-1. Pin20- P1.31/TRST P1.31 is a GPIO digital pin TRST is a test reset for JTAG interface. Pin21-P0.1/ PWM3/ RXD0/EINT0 P0.1 is a GPIO digital p...
pin (GPIO) MOSI0 — Master Out Slave In for SPI0, data output from SPI master or data input to SPI slave CAP0.2 — Capture input for Timer 0, channel 2 AD1.0 — ADC 1, input 0, available in LPC2144/46/48 only P0.7 — General purpose input/output digital pin (GPIO) SSEL0 — ...
Status LED1 (red) with name LED1 connected to LPC2148 pin 35 (P0.10/RTS1/CAP1.0/AD1.2). Status LED2 (red) with name LED2 connected to LPC2148 pin 37 (P0.11/CTS1/CAP1.1/SCL1). Power-on LED (red) with name PWR – this led shows that +3.3V is applied to the board. User ...
, the final moment - enable everythingPWMTCR=(1<<0)|(1<<3);// enable counters and PWM Mode//PWM Generation goes active now!!//Now you can get the PWM output at Pin P0.0!} Download Project Source for Sine Wave Generator Using LPC2148 @LPC214x Sine PWM[Successfully tested on Keil ...