Micorcontroller RAM with battery backup?

Dec 09, 2003 7 Replies

hi



does anyone know of any micro controller which can give me a battery backup on the inbulit RAM?



i need to store some values into the RAM through some MMI and want them to be avaliable everytime on power up without re-entering the values.



i could use external NV RAM with battery backup but then i'd have to use port 0,2 for addressing and i would like to keep it for I/O.



any ideas? appreciate it.



ali


I do know that 68HC11's have a RAM standby power pin.

Why don't you write the values to EEPROM, or Flash ROM instead. You could even use a small serial EEPROM, and bit bang the data to it.

Hope this helps,

Mike Anton

Get a serially interfaced ferroelectric RAM, see .

HTH

Tauno Voipio tauno voipio @ iki fi

Hi,

there are small microcontrollers from Microchip, Motorola, Philips that have EEPROM integrated for less than $1 (if you need 1k units). They would also have very low power standby values, you could keep the whole RAM contents with approx. 1uA. If you check Microchip, look for nanopower (PIC16xx), checking Motorola look for HC08, checking Philips look for LPC900-family

Hope this helps, Schwob

Hi, many micros have a sleep mode which allows you do retain memory without the chip running. You can't use flash or eeprom as general ram because of the slow write speed.

Just about all of them these days. Usually the minimum voltage for RAM data retention in sleep mode is lower than the minimum voltage for operation.

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

The Dallas 8xC530 8051-type µcontrollers have a battery backup circuitry for the internal SRAM.

Jan

"Aliasger" schrieb im Newsbeitrag news: snipped-for-privacy@posting.google.com...

does this also hold good for when the entire circuit is powered down?

no Vcc, nothing.

the

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required