2020-07-14 08:21 AM
Hello
I can write and read to the flash, but in my opinion it should not work.
Facts:
In the "FlashProgramming Manual" there is a maximum of 11 sectors mentioned. With total 1 MByte of memory. In my case I have only 256 kBytes, so I think I only have up to sector 5 available.
But when I try to write to sector 11 (0x080E 0000) it works:
Does anybody know why?
Thanks and best regards,
Manuel
2020-07-14 08:41 AM
>>Does anybody know why?
The die still has 1MB on it, they only tested the first 256KB, as they could run 3-4x the parts through the tester that way
2020-07-14 11:27 PM
Ok, that is interesting. Thanks for the info.