diff --git a/Firmware-Compatibility.md b/Firmware-Compatibility.md index 87e5960..cb094c4 100644 --- a/Firmware-Compatibility.md +++ b/Firmware-Compatibility.md @@ -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