Andre Abelian wrote: > I started writing a test code for SST25VF032 32mb flash the problem > I am facing is the counter I am using to add counts each time if I > want to update I have to erase 4k block of memory so I have to waist > 4k to keep counter going from 0 to 5000. Microchip eeproms any > individual memory can be read or write. what would you guys do?=20 Put the counter on a different storage (e.g. an on-chip EEPROM)? Gerhard --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .