From 2d11fbf00f8cdb23b9230f2c5d32e5bc016cd99a Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 6 Jul 2022 11:40:36 +0200 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 8321b46..596d895 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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))
-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
-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
-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