2025-06-26 5:40 AM
I'm getting an hard fault when trying to start ECC on SRAM3 with a very simple project doing just ECC enabling. I tried clearing the SRAM before calling HAL_RAMCFG_StartECC or by using HAL_RAMCFG_Erase, but the result is exactly the same. Here attached the sample project I use. Any suggestion or code examples on how to solve this issue?