Lately, i got some problem on accessing (read or write) the flash region above 0x80000 (after 512 kbytes) on my esp12e (32mbit flash).
Everything that i wrote there (by erasing and then write to the flash), can not be read back (read result different from written data).
But if i wrote it below 0x80000, e.g. 0x7C000, i can read it back succesfully.
Was it caused by bugs on the sdk ?
Already posted it on the bbs.espressif.com (reported bugs area) with no luck (it was moderated, tooks 5 days to appear there, and no one reply)
Please advice.
best regards,