Updated Firmware Compatibility (markdown)

Candas1
2021-11-16 23:55:04 +01:00
parent f5ca0d1d32
commit 572cae566e

@@ -1,20 +1,25 @@
## Mainboard ## Mainboard
This firmware is only compatible with Single Mainboards with STM32F103RCT6 and GD32F103RCT6 chips.<br> This firmware is only compatible with Single Mainboards with STM32F103RCT6 and GD32F103RCT6 chips.<br>
![](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/docs/pictures/mainboard_pinout.png) <img src="https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/docs/pictures/mainboard_pinout.png" width="700">
## Split Boards ## 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<br> For split boards with a STM32F130C8 or GD32F130C8 chip, please check following [Firmware](https://github.com/flo199213/Hoverboard-Firmware-Hack-Gen2) and its forks<br>
![](https://github.com/flo199213/Hoverboard-Firmware-Hack-Gen2/blob/master/Hardware_Overview_small.png) <img src="https://github.com/flo199213/Hoverboard-Firmware-Hack-Gen2/blob/master/Hardware_Overview_small.png" width="500">
For split boards with a GD32F130K6 chip, please check on progress on following [repository](https://github.com/JRomainG/GD32F130K6-hoverboard-hack).<br> For split boards with a GD32F103C8, please check following [Firmware](https://github.com/JohMah/Hoverboard-JC2015.7.31.V2.0-Hack)<br>
![](https://github.com/JRomainG/GD32F130K6-hoverboard-hack/blob/master/images/sideboard.jpg)
<img src="https://user-images.githubusercontent.com/3137332/43365339-733124a0-9323-11e8-897e-572af14a56d6.jpg" width="300">
For split boards with a GD32F130K6 chip, please check the progress on following [repository](https://github.com/JRomainG/GD32F130K6-hoverboard-hack).<br>
<img src="https://github.com/JRomainG/GD32F130K6-hoverboard-hack/blob/master/images/sideboard.jpg" width="500">
## Artery boards ## Artery boards
For boards with AT32F403RCT6 or AT32F413RCT7 chips, please check following [Firmware](https://github.com/cloidnerux/hoverboard-firmware-hack).<br> For boards with AT32F403RCT6 or AT32F413RCT7 chips, please check following [Firmware](https://github.com/cloidnerux/hoverboard-firmware-hack).<br>
![](https://raw.githubusercontent.com/cloidnerux/hoverboard-firmware-hack/master/pinout.png) <img src="https://raw.githubusercontent.com/cloidnerux/hoverboard-firmware-hack/master/pinout.png" width="500">
## Pin Mapping ## 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 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