From d7ad11d61107ae8940d99d114a1aabad8b9c27fd Mon Sep 17 00:00:00 2001 From: Candas1 Date: Mon, 27 Dec 2021 21:04:01 +0100 Subject: [PATCH] Created Troubleshooting (markdown) --- Troubleshooting.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Troubleshooting.md diff --git a/Troubleshooting.md b/Troubleshooting.md new file mode 100644 index 0000000..2fce114 --- /dev/null +++ b/Troubleshooting.md @@ -0,0 +1,20 @@ +The board is not turning on, you hear the power stage buzz noise but no melody +* Can happen if you haven't [flashed](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Compiling-and-flashing-the-firmware) the chip properly +* 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) ? +* The dc-dc converter providing 3.3v to the chip might be defective +
+ +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 multimeter +
+ +The board turns on/off/on/off..... +* Make sure all option bytes are checked in [st-link utility](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/How-to-Unlock-MCU-Flash#troubleshooting) +
+ +The board is turning off +* Check the [Battery section](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Battery#troubleshooting) +
+ + +