Em 27/9/2011 12:28, V G escreveu: > Hi all, > > Anyone know the PIC32MX460 flash write endurance? The datasheet says mini= mum > 1000, but that seems a little low to me. It doesn't specify a nominal/max > value. Maybe I missed something. FLASH reprogramming in the new devices is intended for software updates, not for general nonvolatile data storage. 1,000 times is a fair number for software updates. The old devices had EEPROM with up to 1,000,000 re-programmings. Even that may be not enough for some applications. I already used a method of storing and updating the data in RAM and copying to FLASH only when detecting a power-off. Microchip has an applications note about emulating data EEPROM in FLASH, for devices that support WORD programming (opposed to page programming). Isaac --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .