krisstakos / Hoverboard-Firmware-Hack-Gen2.1

GNU General Public License v3.0
32 stars 37 forks source link

Compiled binary #6

Open Telepresent opened 2 years ago

Telepresent commented 2 years ago

Hi krisstakos,

My board is this one. https://github.com/flo199213/Hoverboard-Firmware-Hack-Gen2/blob/master/Hardware_Overview_small.png

Uses GD32F130C8.

Could you please share the compiled binary? My email is: iarakis@kaixo.com Thanks!!

RoboDurden commented 1 year ago

You can download compiled binaries for the V2.0 and V2.1 boards as well as tested Arduino examples on my fork: https://github.com/RoboDurden/Hoverboard-Firmware-Hack-Gen2.x

BastelPichi commented 1 year ago

You can download compiled binaries for the V2.0 and V2.1 boards as well as tested Arduino examples on my fork: https://github.com/RoboDurden/Hoverboard-Firmware-Hack-Gen2.x

Nice work! How did you get it to compile in keil, any special tips?

RoboDurden commented 1 year ago

But you can simply clone my repo and doubleclick on Hoverboard.uvprojx

I will make a youtube tutorial tomorrow..

BastelPichi commented 1 year ago
  • Latest download,

    • Options_for_target->Target->Arm:Compiler = Use default compiler version 6

    • Options_for_target->User->fromelf.exe --bin Objects\hoverboard.axf --output ReadyToFlash\hoverboard.bin

    • Options_for_target->Debug->Use:ST-Link Debugger

    • Options_for_target->Debug->Use:ST-Link Debugger->Settings->Flash Download->Reset and Run

But you can simply clone my repo and doubleclick on Hoverboard.uvprojx

I will make a youtube tutorial tomorrow..

Thx!

RoboDurden commented 1 year ago

https://youtu.be/pvNhB3fh2uU