Sporadic kernel panics on stm32g4 flash erase/writes #32221
Labels
area: Flash
bug
The issue is a bug, or the PR is fixing a bug
platform: STM32
ST Micro STM32
priority: low
Low impact/importance bug
Describe the bug
When writing big data chunks to the flash of an STM32G4 SoC, sporadic kernel panics occur.
It seems that a cache flush is needed after each erase.
To Reproduce
Build mcuboot for the nucleo_g474re and update several times.
Sometimes you will see a panic.
Expected behavior
Flash write and erase should work without panic
Impact
Firmware updates on stm32g4 series do not work
Logs and console output
The text was updated successfully, but these errors were encountered: