the sequence I follow is, open, erase, write, close. after it there is a breakpoint, and I copy the contents to a string with strcpy(dest,src); the contents of "char dest[32]" is not what I wrote to that address. they are old values, before I erase the flash.
↧