Thanks. A 3MHZ square wave? I think that AVR can't reach that..It's only 16MIPS at 16MHZ, and I sometimes I feel that the processor works slowly... What about the compiler? and then... Is there any web site with project using this MCU, so I can take a look at what people do and how they work with the 2106. Thanks very much Ezequiel --- In lpc2000@yahoogroups.com, "embeddedjanitor" <manningc2@a...> wrote: > --- In lpc2000@yahoogroups.com, "acetoel" <acetoel@y...> wrote: > > Hello...I'm migrating from Atmel AVR to LPC2106. I would like to > > know what things do I have to consider when using this > > microcontroller. I'm programming with ARM Developer Suite 1.2. Is > > the the best compiler for this MCU, or it's another one better?. Can > > I add more Program Memory to the LPC2106? > > I will appreciate, any kind of help... > > Thanks > > Ezequiel > > In general, you'll find it a reasonably big jump moving to ARM from > something like AVR. There's more to set up and fiddle with and learn, > but then you're going to get to learn about a powerful CPU > architecture that will be useful for a good while. > > You can't add more memory to an LPC2106 since the bus is not exposed. > > For the most part, working with the LPC2106's peripherals will be much > like anything else you've worked with. One thing to watch out for > though is that the GPIO pins on the LPCxxx are slow. With a 60MHz CPU > you can't generate more than approx 3MHz square wave out of a pin by > pin toggling because the GPIO peripheral is very slow. > > Hope that helps a bit. > > -- Charles
Message
Re: Newbie with LPC2106 - Please help
2004-08-26 by acetoel
Attachments
- No local attachments were found for this message.