STM32H755ZI-Q: Flash write fails on second page (0x08100000) #1342
Labels
bug/fixed
component/st-flash
os/windows
programmer/STLINK/V3
V3SET / V3MODS / V3MINI / V3MINIE / V3E / V3EC
status/duplicate
status/resolved
status/resolved-verified
target/stm32h7
Milestone
Commandline output:
Expected/description:
Unable to load firmware at the 0x08100000 address.
Release version can neither erase or write flash with address greater than 0x08100000. It doesn't return any error, just flash verification fails. If you download the firmware using ST-LINK Utility prior to using st-flash, it doesn't even return verification error, because *.bin file and flash match (no thanks to st-flash).
"Last commit" version can erase sectors after 0x08100000 but can not write anything.
The text was updated successfully, but these errors were encountered: