2019-10-15 12:28 PM
On page 92, table 7 contains flash memory addresses and their sizes.
For every address range, the difference between the start and end address is 0x7FF, i.e. 2 KiB.
However, for Page 127 in both Bank 1 and Bank 2, the range is listed to be 0xFFF, i.e. 4 KiB.
The error here is that both starting addresses should end with '800' instead of '000'.
Additionally, table 8 is missing a hyphen on its Page 127 address range.
Solved! Go to Solution.
2019-10-21 06:29 AM
Hello,
You are right, this should be corrected: Page 127 range in Table7 is:
0x0803 F800 - 0x0803 FFFF.
0x0807 F800 - 0x0807 FFFF.
We will correct this in the next RM0440 release.
Best Regards,
Imen
2019-10-21 06:29 AM
Hello,
You are right, this should be corrected: Page 127 range in Table7 is:
0x0803 F800 - 0x0803 FFFF.
0x0807 F800 - 0x0807 FFFF.
We will correct this in the next RM0440 release.
Best Regards,
Imen