Not sure about the 2138, but lpc210x.h has: #define PWM_EMR (*((volatile unsigned long *) 0xE001403C)) Is this what you're looking for? Jim On 7/13/05, Thomas Varghese <tomv@...> wrote: > Hello, > > My apologies if this has been beaten to death but I couldn't find a > satisfactory answer. > > I'm trying to implement a PWM output on an LPC2138, I see that the > Keil example uses an PWMEMR register, but I couldn't find the register > in the Philips documentation, nor in the include files under IAR. The > "Insiders Guide to ARM7-Based Microcontrollers" also has the same > example and specifically says this register has to be set otherwise > things will not work correctly. > > I did find an address of 0xE001403C in the Keil include files. Does > this have a different name under IAR or the regular Philips docs? > > Any help/pointers would be appreciated. > > Thanks. > > -- > Tom V. > > > > > > Yahoo! Groups Links > > > > > > > -- ---------------------------------------------------------- Jim Parziale Email: nuncio.bitis@... Malden, MA ----------------------------------------------------------
Message
Re: [lpc2000] PWMEMR register, what is it?
2005-07-13 by Jim Parziale
Attachments
- No local attachments were found for this message.