cancel
Showing results for 
Search instead for 
Did you mean: 

Is it necessary to set FLASH_CR2 while programming EEPROM ?

jeffrey23
Associate II
Posted on May 14, 2010 at 10:39

Is it necessary to set FLASH_CR2 while programming EEPROM ?

1 REPLY 1
brazov22
Associate II
Posted on May 17, 2011 at 15:08

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