2010-05-14 01:39 AM
Is it necessary to set FLASH_CR2 while programming EEPROM ?
2011-05-17 06:08 AM
Hi Boltnut,
if you want to program eeprom by word (this means 4 bytes in one shot thus minimizing the programming time) you need to set WPRG. Otherwise if you want to program eeprom by byte you don't need to set any configuration bit.
brazov