Very interesting in deed, some thoughts; - the 20 MHz might be artificial because I saw presentations from ARM talking about 100 MHz for the Cortex M3 - the core is VERY new, meaning this is the first implementation in silicon available, expect some debugging of the core and an Errata Sheet coming up soon!? - Once a year has gone, there are going to be more products using this core with the first problems debugged, so for now, watching it is just fine, using a proven ARM7 core is our better current option. - May be the biggest issue, it is not "ARM" compatible, only "Thumb" compatible. You need to touch any software you wrote for an ARM micro because this core does not support ARM mode and by definition of all previous devices any entry in exceptions (interrupts) are in ARM mode. Cortex is probably the core to go with in the future, the question remains when to start using it. Want to be a Guinea pig ;-) Bob --- In lpc2000@yahoogroups.com, Peter Jakacki <peterjak@...> wrote: > > Very interesting although the datasheet links aren't working yet. I > can't see any advantage to using it over the LPC2101 even though it > would be more I/O efficient with the Cortex, it still only runs at > 20MHz. But I guess with the Cortex core it would be far more suitable > for low-power designs. > > Mouser lists the LM3S102-CRN20 in stock for around the $2 mark. They > also have more information about the chip than the manufacturer (at > present). It seems a bit incredible that they claim up to 4x better code > density than 8051's. > > I think I'd better read-up on the Cortex core a bit more. > > Thoughts anyone? > > > *Peter* > > Paul Curtis wrote: > > Hi All, > > > > For those of you thinking about small micros like the 2103, you might be > > interested in this: > > > > http://www.luminarymicro.com/ >
Message
Re: Something different...
2006-03-27 by lpc2100_fan
Attachments
- No local attachments were found for this message.