From c12206a7462fca682ed66a247225b7f7373b7f60 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Fri, 8 Apr 2022 09:09:21 +0200 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 81e0707..f756e6a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -5,10 +5,14 @@ The board is not turning on, you hear the power stage buzz noise but no melody
The board is not turning on, you can't hear the power stage buzz noise, and no melody -* Could be the TIP127 are defective, you can test it with a multi-meter +* Could be the TIP127 mosfet are defective, you can test it with a multi-meter * Check that power is connected and voltage is >36V while flashing. If the board draws more than 100mA in idle, it's probably broken
+The board is turning on as soon as the battery is connected +* The TIP127 mosfet is defective, check if it's shorted with a multi-meter +
+ You are unable to unlock the chip or flash the firmware * Check [this](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Compiling-and-flashing-the-firmware) section
@@ -26,6 +30,10 @@ You hear beeps * Please also check in the Wiki the troubleshooting section of the variant you are using
+The board turns on, there are no error beeps, wheels are not spinning +* Make sure you did proper [Auto-Calibration](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Input-Calibration) +
+ Wheels are not spinning in a smooth/normal way * You board might have phases/hall wires mapped in a different way, check [firmware compatibility section](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Firmware-Compatibility#troubleshooting)