Solved
hardfault when reading the flash
Hello
I think I solved the problem but I do not know why. When I try to access the last address of a page it causes a hardfault.

Hello
I think I solved the problem but I do not know why. When I try to access the last address of a page it causes a hardfault.

Unwritten memory can fault.
Unaligned memory reads for doubles fault Cortex-M devices.
CM0(+) device will fault unaligned 16, 32 and 64 bit transactions
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.