flo199213 / Hoverboard-Firmware-Hack-Gen2

Hoverboard Hack Firmware Generation 2 for the Hoverboard with the two Mainboards instead of the Sensorboards (See Readme.md).
GNU General Public License v3.0
143 stars 112 forks source link

Error flashing with ST-LINK utility #12

Open JMarceloCasanova opened 4 years ago

JMarceloCasanova commented 4 years ago

Hello! I'm having an error flashing the firmware with ST-LINK.

So what I have done is: compiled the firmware with Keil to have the binaries, connected the st-link v2 with the board and unlocked the flash by resetting the option bytes, cleared the memory and then I get this error: : Unexpected error : Error occured during program operation! : Programming error @ 0x08000000! I'v tried pressing the button and changing some speeds but with no success.

My board's model is TT-SD2.2 with a gd32f130c8t6

andresiko commented 4 years ago

Any progress @JMarceloCasanova ?

drphil3d commented 2 years ago

having the same issue

rokars commented 2 years ago

i used the keil flash -> download to program directly from keil, works

AlfreddGco commented 9 months ago

Try with st-flash --reset write ./firmware.bin 0x08000000