Updated Firmware Compatibility (markdown)

Candas1
2022-03-30 13:24:50 +02:00
parent a1d5cbcd98
commit a09ee1c2e1

@@ -12,6 +12,7 @@ It could be that your mainboard was designed differently, please check if the pi
* Motors are cogging/not running in a smooth way - please try to swap the phases. Usually, color-correct mapping (blue to blue, green to green, yellow to yellow) works fine. However, some hoverboards have a different layout then others, and this might be the reason your motor isn't spinning well
* In speed mode, wheel are running at maximum speed - find the right mapping for hall sensors, firmware probably measures a speed with opposite sign
* With hovercar variant in torque mode, braking actually accelerates - find the right mapping for hall sensors, firmware probably measures a speed with opposite sign
* In general, if you have doubts about you mainboard, please first use sinusoidal control type for your tests, and then use more advanced control type or control mode
## 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