STM32H747IGT6 Flash read leading to hardfault
Hi,
We have written the data in Flash Bank 2 sector 7 successfully. Power cycled the board and trying to read the stored data from Flash Bank 2 sector 7 and found Hadrdfault error at 64th byte.
-> The data stored in the form of char.
-> Using HAL library to for flash read and write
Following image represents the memory layout before reading the data. At 64th byte String had "?" and leading to Hardfault error. Even tried the Flash Bank 2 sector 1 and found the same error.
Quick response is much appreciated.
Regards,
Srinidhi H