Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: Newbie with LPC2106 - Please help

2004-08-26 by embeddedjanitor

--- 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

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.