Low voltage hobbyist-accessible microcontrollers?

Roy Smith <roy@panix.com> wrote in message news:<roy-1C4475.15480029082004@reader1.panix.com>...
maxfoo <maxfoo@punkassSPAM.com> wrote:
the atmel reps said that the avr arch is optimized for C a

Ah, so it's a pdp-11 clone? :)
The TI MSP430 seems to be much closer to me in terms of PDP-11
architecture. That said, the MSP430 is missing most of the
wonderful orthogonal address modes that makes an -11 an -11.

Tim.
 
Tim Shoppa wrote:
In the perfect world there would be a flash-based microcontroller,
serially programmable, that could run off a single cell (meaning 0.9V -
1.8V or so).
There are 0.9V microcontrollers, for example from Seiko/Epson, but
they're ROM based. I'm not aware of any Flash (whether on chip with a
microcontroller or separate) that goes down in Voltage that far. Your
best bet will be to use a DC/DC converter to step up the voltage.

--
Cheers
Stefan
 
On Mon, 30 Aug 2004 16:45:15 +0200, the renowned Stefan Heinzmann
<stefan_heinzmann@yahoo.com> wrote:

Tim Shoppa wrote:
In the perfect world there would be a flash-based microcontroller,
serially programmable, that could run off a single cell (meaning 0.9V -
1.8V or so).

There are 0.9V microcontrollers, for example from Seiko/Epson, but
they're ROM based. I'm not aware of any Flash (whether on chip with a
microcontroller or separate) that goes down in Voltage that far. Your
best bet will be to use a DC/DC converter to step up the voltage.
I think the former actually incorporate an on-chip charge pump to
double the cell voltage with the help of a couple of external caps.
Some Japanese mask micros have a mask option to select straight
through or boosted input PS voltage.

For smaller quantity or more demanding applications, an external
doubler, an extra cell, or a higher voltage cell may be the best
solution.

Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
 
Spehro Pefhany wrote:

On Mon, 30 Aug 2004 16:45:15 +0200, the renowned Stefan Heinzmann
stefan_heinzmann@yahoo.com> wrote:


Tim Shoppa wrote:

In the perfect world there would be a flash-based microcontroller,
serially programmable, that could run off a single cell (meaning 0.9V -
1.8V or so).

There are 0.9V microcontrollers, for example from Seiko/Epson, but
they're ROM based. I'm not aware of any Flash (whether on chip with a
microcontroller or separate) that goes down in Voltage that far. Your
best bet will be to use a DC/DC converter to step up the voltage.


I think the former actually incorporate an on-chip charge pump to
double the cell voltage with the help of a couple of external caps.
Some Japanese mask micros have a mask option to select straight
through or boosted input PS voltage.

For smaller quantity or more demanding applications, an external
doubler, an extra cell, or a higher voltage cell may be the best
solution.
You're right, I checked the Epson data sheets. Whichever, the OP will
not have much fun with them, as they're ROM based. I second your advice.

--
Cheers
Stefan
 
On 30 Aug 2004 06:41:06 -0700, shoppa@trailing-edge.com (Tim Shoppa) wrote:

The TI MSP430 seems to be much closer to me in terms of PDP-11
architecture. That said, the MSP430 is missing most of the
wonderful orthogonal address modes that makes an -11 an -11.
Yup, that's it in a nutshell, I think. The price they paid for more than 8
registers was too dear, in my opinion, and very much ill-advised. However, the
hardware on the MSP-430 continues to impress me.

Jon
 

Welcome to EDABoard.com

Sponsor

Back
Top