From 572cae566e80a0e6bb32827ef2fc9a27e948308b Mon Sep 17 00:00:00 2001 From: Candas1 Date: Tue, 16 Nov 2021 23:55:04 +0100 Subject: [PATCH] Updated Firmware Compatibility (markdown) --- Firmware-Compatibility.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Firmware-Compatibility.md b/Firmware-Compatibility.md index ca4de94..201d210 100644 --- a/Firmware-Compatibility.md +++ b/Firmware-Compatibility.md @@ -1,20 +1,25 @@ ## Mainboard This firmware is only compatible with Single Mainboards with STM32F103RCT6 and GD32F103RCT6 chips.
-![](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/docs/pictures/mainboard_pinout.png) + ## Split Boards For split boards with a STM32F130C8 or GD32F130C8 chip, please check following [Firmware](https://github.com/flo199213/Hoverboard-Firmware-Hack-Gen2) and its forks
-![](https://github.com/flo199213/Hoverboard-Firmware-Hack-Gen2/blob/master/Hardware_Overview_small.png) + -For split boards with a GD32F130K6 chip, please check on progress on following [repository](https://github.com/JRomainG/GD32F130K6-hoverboard-hack).
-![](https://github.com/JRomainG/GD32F130K6-hoverboard-hack/blob/master/images/sideboard.jpg) +For split boards with a GD32F103C8, please check following [Firmware](https://github.com/JohMah/Hoverboard-JC2015.7.31.V2.0-Hack)
+ + + +For split boards with a GD32F130K6 chip, please check the progress on following [repository](https://github.com/JRomainG/GD32F130K6-hoverboard-hack).
+ + ## Artery boards For boards with AT32F403RCT6 or AT32F413RCT7 chips, please check following [Firmware](https://github.com/cloidnerux/hoverboard-firmware-hack).
-![](https://raw.githubusercontent.com/cloidnerux/hoverboard-firmware-hack/master/pinout.png) + ## Pin Mapping This is the pin mapping this firmware is using, you might have to adapt it to your board variant in [defines.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/defines.h) file