-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bug/needs-fixcomponent/st-flashos/linuxprogrammer/STLINK/V3V3SET / V3MODS / V3MINI / V3MINIE / V3E / V3ECV3SET / V3MODS / V3MINI / V3MINIE / V3E / V3ECstatus/resolvedtarget/stm32u5
Milestone
Description
Hello,
I can't seem to get st-flash to work on my board. I keep getting the error stating the flash verification failed at offset 0. Se below for more details:
- I made serious effort to avoid creating duplicate or nearly similar issue
- Programmer/board type: STLINKV3
- Operating system an version: Ubuntu 23.04
- stlink tools version and/or git commit hash: 1.7.0-296-gf7fb0a6
- stlink commandline tool name: st-flash
- Target chip (and board, if applicable): NUCLEO-U575ZI-Q
Further we kindly ask you to describe the detected problem as detailed as possible and to add debug output if available, by using the following template:
This is the error that i get after using the command:
st-flash --reset write firmware.bin 0x8000000
Commandline output:
2023-07-12T14:39:11 INFO common_flash.c: Starting verification of write complete
2023-07-12T14:39:11 ERROR common_flash.c: Verification of flash failed at offset: 0
2023-07-12T14:39:11 INFO common.c: Go to Thumb mode
stlink_fwrite_flash() == -1
Expected/description:
I expect my board to be programmed with my source code causing one of the LEDs to blink. I did not see a previous issue with my specific chip.
Metadata
Metadata
Assignees
Labels
bug/needs-fixcomponent/st-flashos/linuxprogrammer/STLINK/V3V3SET / V3MODS / V3MINI / V3MINIE / V3E / V3ECV3SET / V3MODS / V3MINI / V3MINIE / V3E / V3ECstatus/resolvedtarget/stm32u5