Updated Troubleshooting (markdown)

Candas1
2022-07-06 11:40:36 +02:00
parent 3162b18500
commit 2d11fbf00f

@@ -2,18 +2,18 @@ The board is not turning on, you can't hear the power stage buzz noise, no melod
* the top TIP127 mosfet might be defective (Q2 in [schematics](https://github.com/EFeru/hoverboard-firmware-hack-FOC/blob/main/docs/20150722_hoverboard_sch.pdf))
<br>
The board is not turning on, you hear the power stage buzz noise, no melody, the led on the mainboard is OFF
The board is not turning ON, you hear the power stage buzz noise, no melody, the led on the mainboard is OFF
* Can happen if you haven't [flashed](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Compiling-and-flashing-the-firmware) the chip properly, make sure you hold the button while flashing so the chip is always powered
* The chip might be defective, can you connect to it with [st-link utility](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/How-to-Unlock-MCU-Flash) while keeping the button pressed? Even if you feed the board with 3.3v from the st-link ?
* The 5v or 3.3v dc-dc converters could be defective, you can usually find the same dc-dc converters on the sideboards
* If the board draws more than 100mA in idle, it's probably broken
<br>
The board is not turning on, you hear the power stage buzz noise, no melody, the led on the mainboard is ON
The board is not turning ON, you hear the power stage buzz noise, no melody, the led on the mainboard is ON
* If the led on the mainboard is ON when you press the button, but the board doesn't stay ON when you release the button, you might want to check if you have [another variant](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Firmware-Compatibility#mainboard) of the board
<br>
The board is turning on as soon as the battery or charger is connected, and you cannot turn it off
The board is turning ON as soon as the battery or charger is connected, and you cannot turn it OFF
* The top TIP127 mosfet is probably shorted (Q2 in [schematics](https://github.com/EFeru/hoverboard-firmware-hack-FOC/blob/main/docs/20150722_hoverboard_sch.pdf)). Use a multi-meter to check the continuity between drain and source. If your multi-meter beeps, the mosfet is shorted so you need to replace it
<br>