Reply by Ulf Samuelsson May 4, 20062006-05-04
ghazanhaider wrote:
>> Have you considered another core? The ARM wasn't designed for low >> power operation, really. Ulf will tell you that Atmel is best, of >> course :-) > > Not really. I thought the ARM7 would be the most mips for under 10mA. > I'd still gravitate towards ARM7 for all the tools available. I'm > aiming for ecos, graphic LCD, and for a slightly different project, > linux, for which I'm also looking for low power stacked flash+ram. > > I'll take anything 16-bit+ that can do ecos and linux, I think I'm > asking for 32-bit. >
The AT91SAM9261 has a built in framebuffer. This is useful since you can power down external memory and still keep the display alive. -- Best Regards, Ulf Samuelsson ulf@a-t-m-e-l.com This message is intended to be my own personal view and it may or may not be shared by my employer Atmel Nordic AB
Reply by ghazanhaider May 4, 20062006-05-04

> Have you considered another core? The ARM wasn't designed for low > power operation, really. Ulf will tell you that Atmel is best, of > course :-)
Not really. I thought the ARM7 would be the most mips for under 10mA. I'd still gravitate towards ARM7 for all the tools available. I'm aiming for ecos, graphic LCD, and for a slightly different project, linux, for which I'm also looking for low power stacked flash+ram. I'll take anything 16-bit+ that can do ecos and linux, I think I'm asking for 32-bit.
> PIC24 is a good compromise, with a wide instruction word (24 bits) but > 16 bit data paths. It is (I believe) 0.25 micron. Not that geometry is > going to give you a reliable idea of consumption... It performs better > at 40 MHz than an ARM7 at 60MHz... Also has an excellent interrupt > structure and low cost tools... Its host port can be used for > interfacing to external LCD etc.
Speaking of 16-bitters, I love the specs on the TI parts. Someone should do that for arm. I'd spend the money for small quantities for much more expensive ARM chips if theyre better than 90nm and perform like champions on under 10mW. They dont exist.
Reply by rickman May 4, 20062006-05-04
Eric wrote:
> Does Atmel have a device with flash that should be considered for low > power applications? Most modern Atmel Arm chips seem to target the high > integration market, and I figured they'd use a lot of current. > > Since I have your attention, this might be a good time to ask about > upcoming products. Philips is very vocal about their lpc2888 and the > lpc23xx and lpc24xx upcoming devices. But I rarely see insights into > what Atmel is doing. Would it be possible for you to tell us what's > coming? My current desire is to use USB OTG (on-the-go)... but I > constantly look for low power devices also (non-usb, of course). I'd > like to trade-up from the MSP430 on one of my apps ...
You should have read my post above... I believe the Atmel SAM7 MCU parts have the lowest power level for a given MIPS. You can find more info in a comparison chart at www.gnuarm.com. Go to the resources page and scroll down to the ARM Chips section. There you will find an ARM MCU comparison chart with details such as power consumption. It displays better in Firefox than IE.
Reply by Ulf Samuelsson May 3, 20062006-05-03
Andrew M wrote:
> On 30 Apr 2006 21:04:33 -0700, "ghazanhaider" > <ghazan.haider@gmail.com> wrote: > >> I'm looking for the lowest power ARM7 MCU out there... one with the >> best mips/watt ratio. Its hard to compare the benchmarks used by >> various manufacturers since they measure active Idd in various ways, >> but the process technology (130nm, 90nm etc) is almost never >> specified. >> >> I've been looking at the LPC2101 which I believe is built with a 90nm >> process, but Ive heard there are intel parts that are built on 65nm >> without having found one. I have a grand total budget of 1-2mW with >> which I'm trying to get a 32-bit chip to control a 128x64 STN LCD. I >> can run any chip at 32KHz, or even 1MHz, but more mips are always >> better. Something above 64kbyte sram. > > Have you considered another core? The ARM wasn't designed for low > power operation, really. Ulf will tell you that Atmel is best, of > course :-) >
I just proved that Atmel can do better than the Philips 7 mA ;-) BTW: the LPC2101 is not 90nm, it is 0,14 or 0,16 -- Best Regards, Ulf Samuelsson ulf@a-t-m-e-l.com This message is intended to be my own personal view and it may or may not be shared by my employer Atmel Nordic AB
Reply by Andrew M May 3, 20062006-05-03
On 30 Apr 2006 21:04:33 -0700, "ghazanhaider"
<ghazan.haider@gmail.com> wrote:

>I'm looking for the lowest power ARM7 MCU out there... one with the >best mips/watt ratio. Its hard to compare the benchmarks used by >various manufacturers since they measure active Idd in various ways, >but the process technology (130nm, 90nm etc) is almost never specified. > >I've been looking at the LPC2101 which I believe is built with a 90nm >process, but Ive heard there are intel parts that are built on 65nm >without having found one. I have a grand total budget of 1-2mW with >which I'm trying to get a 32-bit chip to control a 128x64 STN LCD. I >can run any chip at 32KHz, or even 1MHz, but more mips are always >better. Something above 64kbyte sram.
Have you considered another core? The ARM wasn't designed for low power operation, really. Ulf will tell you that Atmel is best, of course :-) PIC24 is a good compromise, with a wide instruction word (24 bits) but 16 bit data paths. It is (I believe) 0.25 micron. Not that geometry is going to give you a reliable idea of consumption... It performs better at 40 MHz than an ARM7 at 60MHz... Also has an excellent interrupt structure and low cost tools... Its host port can be used for interfacing to external LCD etc. -Andrew M
Reply by Eric May 2, 20062006-05-02
Does Atmel have a device with flash that should be considered for low
power applications? Most modern Atmel Arm chips seem to target the high
integration market, and I figured they'd use a lot of current.

Since I have your attention, this might be a good time to ask about
upcoming products. Philips is very vocal about their lpc2888 and the
lpc23xx and lpc24xx upcoming devices. But I rarely see insights into
what Atmel is doing. Would it be possible for you to tell us what's
coming? My current desire is to use USB OTG (on-the-go)... but I
constantly look for low power devices also (non-usb, of course). I'd
like to trade-up from the MSP430 on one of my apps ...

Reply by Ulf Samuelsson May 1, 20062006-05-01
Eric wrote:
> I'd tend to think the 2101/2/3 would be your best bet. It also depends > on what on-chip peripherals are being used because this chip can power > down some of them when they aren't used. Also, sometimes the power > ratings are over the temperature range, and you can get better than > that with typical numbers. I think you're looking at 7 ma for 10 Mhz > at room temp. If you only need 1 Mhz it should be much lower than > this.
AT91R40008 (256 kB internal SRAM) is 0,83 mW/MHz. Recalc: 8,3 mW/10 MHz @ i1.V => 4.6 mA @ 25'C. The LPC2101 would therefore be 50% more power hungry. -- Best Regards, Ulf Samuelsson ulf@a-t-m-e-l.com This message is intended to be my own personal view and it may or may not be shared by my employer Atmel Nordic AB
Reply by Eric May 1, 20062006-05-01
I'd tend to think the 2101/2/3 would be your best bet. It also depends
on what on-chip peripherals are being used because this chip can power
down some of them when they aren't used. Also, sometimes the power
ratings are over the temperature range, and you can get better than
that with typical numbers. I think you're looking at 7 ma for 10 Mhz at
room temp. If you only need 1 Mhz it should be much lower than this.

Reply by steve May 1, 20062006-05-01
oops,forget my post,  it's ARM9, you were looking for ARM7

Reply by steve May 1, 20062006-05-01
ghazanhaider wrote:
> I'm looking for the lowest power ARM7 MCU out there... one with the > best mips/watt ratio. Its hard to compare the benchmarks used by > various manufacturers since they measure active Idd in various ways, > but the process technology (130nm, 90nm etc) is almost never specified. > > I've been looking at the LPC2101 which I believe is built with a 90nm > process, but Ive heard there are intel parts that are built on 65nm > without having found one. I have a grand total budget of 1-2mW with > which I'm trying to get a 32-bit chip to control a 128x64 STN LCD. I > can run any chip at 32KHz, or even 1MHz, but more mips are always > better. Something above 64kbyte sram.
LPC3180 is the current leader, 90nm process, .9 V core, about 0.5mW/Mhz at 13Mhz(so I guess you can run it at 2-4 Mhz but the power levels don't usually scale down linearly due to a fixed leakage current) 128kb RAM, hardware floating point unit, like all leading edge stuff, it is samples now, no production http://www.standardics.philips.com/products/lpc3000/lpc3180/