Im Datenblatt (z.B. ATtiny 0/1/2) kann ich keine Angaben zur Mindestspannung für das Schreiben in den Programmspeicher (Flash) und das EEPROM finden. Heißt das, dass schon die Spannung von 1,8V für diese physikalischen Vorgänge ausreichen würde?
Gefunden habe ich nur ein Stück Text, aber keine konkreten Zahlen:
Preventing Flash/EEPROM Corruption A Flash/EEPROM write or erase can cause memory corruption if the supply voltage is too low for the CPU and the Flash/EEPROM to operate correctly. These issues are the same on-board level systems using Flash/EEPROM, and it is recommended to use the internal or an external Brown-out Detector (BOD) to ensure that the device is not operating at too low voltage. When the voltage is too low, a Flash/EEPROM corruption may be caused by two circumstances:
- A regular write sequence to the Flash, which requires a minimum voltage to operate correctly.
- The CPU itself can execute instructions incorrectly when the supply voltage is too low.
The chip erase does not clear fuses. If the BOD is enabled by fuses before starting the Chip Erase command, it is automatically enabled at its previous configured level during the chip erase. Refer to the Electrical Characteristics section for Maximum Frequency vs. VDD.