You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTICE: The issue may be closed without notice when not enough information is provided!
Thank you for giving feedback to the stlink project. Take some time to fill out
check boxes with a X in the following items so developers and other people can try to
to find out what is going on. And add/remove what is appropriate to your problem.
When submitting a feature request, try to reuse the list and add/remove what is appropriate.
Place a X between the brackets [X] to mark the list item.
Programmer/board type: Stlink/v2-onboard
Programmer firmware version: V2J28M18
Operating system: Ubuntu 18.04
Stlink tools version and/or git commit hash: v1.3.0
Stlink commandline tool name: st-flash and st-flash
It wasn't the confirmation of a successful flash that I expected. I also tested with another board of the same type and got the same result. I then tried flashing with openocd and got an error "Cannot identify target as STM32 family" with the same incorrect device id on both boards. I was finally successful flashing with the ST-Link Utility on Windows 10.
I would appreciate any advice. Thank you.
The text was updated successfully, but these errors were encountered:
NOTICE: The issue may be closed without notice when not enough information is provided!
Thank you for giving feedback to the stlink project. Take some time to fill out
check boxes with a X in the following items so developers and other people can try to
to find out what is going on. And add/remove what is appropriate to your problem.
When submitting a feature request, try to reuse the list and add/remove what is appropriate.
Place a
X
between the brackets[X]
to mark the list item.st-flash
andst-flash
I'm trying to flash a STM32F4 Discovery but I've suddenly started getting the following when running
st-flash write main.bin 0x8000000
Output:
Expected/description:
It wasn't the confirmation of a successful flash that I expected. I also tested with another board of the same type and got the same result. I then tried flashing with openocd and got an error "Cannot identify target as STM32 family" with the same incorrect device id on both boards. I was finally successful flashing with the ST-Link Utility on Windows 10.
I would appreciate any advice. Thank you.
The text was updated successfully, but these errors were encountered: