EEPROM on '24N
Posted: 30 January 2008, 18:30 PM
As the 2526A is still on the board on a 24N, does this mean I get another chunk of EEPROM to use?
-Don
-Don
A place to discuss ZBasic and ZX series microcontrollers.
https://forum.zbasic.net/
Well, it is EEPROM but it is not part of the Persistent Memory space (which is internal EEPROM).Don_Kirby wrote:As the 2526A is still on the board on a 24N, does this mean I get another chunk of EEPROM to use?
Yes, that is the plan. Everything is the same except the processor is an ATmega644P with different firmware.Don_Kirby wrote:s the plan to use the same 24 or 24a hardware for the n devices, leaving the SPI EEPROM on the board?
To remain within spec at 14.7456MHz, the supply voltage must be at least 3.55 volts. According to the datasheet, the supply voltage vs frequency curve is linear from 2.7V @ 10MHz to 4.5V @ 20MHz.spamiam wrote:What is the lower limit of voltage for the overall device?
The inverter is not a problem at all. The operating voltage for it is 2.0 to 5.0 volts. The specs for the EEPROM are similar to those of the AVR. At 2.7V it is specified to operate at 10MHz and at 4.5V it can go to 20MHz. I suspect that the voltage/frequency curve is linear between those points as it is with the AVR.spamiam wrote:So, the inverter and the EEPROM will function at that voltage too?