Question
How to test recovery from multi-bit ECC error on STM32WB?
Hi,
Is there was a way to easily force a double bit ECC error to test recovery path?
I'd like to verify that my application can recover from an unexpected watchdog / shutdown while a write to internal flash is in progress (i.e during an OTA update).
I found this related thread about the STM32L4 and I see there is no way to test this path for the L4 series but was wondering if there's a way with the WB series.
Thanks!
