??? 10/05/09 13:34 Read: times |
#169428 - Just use an 8051 with eeprom Responding to: ???'s previous message |
Many 8051 variants possess internal EEPROM. Typically the Atmel AT89S8253.
You just store your configuration data in the internal eeprom and you do not have to worry about volatile RAM. The other alternative is to use an external I2C eeprom like a 24C16. But the attraction of most microcontrollers is to have a single chip solution. Then you only need a package that has sufficient i/o pins for your project. David. |
Topic | Author | Date |
A few questions about internal RAM | 01/01/70 00:00 | |
questions | 01/01/70 00:00 | |
through everything | 01/01/70 00:00 | |
oops | 01/01/70 00:00 | |
maybe | 01/01/70 00:00 | |
I'm writing in asm | 01/01/70 00:00 | |
EEPROM | 01/01/70 00:00 | |
then RAM is NOT cleared on reset | 01/01/70 00:00 | |
RE: RAM is NOT cleared on reset. | 01/01/70 00:00 | |
nothing in the code | 01/01/70 00:00 | |
RAM indeterminate after a hardware reset | 01/01/70 00:00 | |
Great | 01/01/70 00:00 | |
Good checksumming | 01/01/70 00:00 | |
Please pardon my ignorance | 01/01/70 00:00 | |
Knowing if initial contents is initialized or not. | 01/01/70 00:00 | |
Battery-backed microcontroller | 01/01/70 00:00 | |
Just use an 8051 with eeprom | 01/01/70 00:00 | |
Thanks | 01/01/70 00:00 | |
alternatives | 01/01/70 00:00 | |
Not just "alternative" - but "superior"! | 01/01/70 00:00 | |
Great suggestions | 01/01/70 00:00 | |
that depends![]() | 01/01/70 00:00 |