diff --git a/Troubleshooting.md b/Troubleshooting.md index b197b22..52d7354 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,4 +1,4 @@ -The board is not turning on, you can't hear the power stage buzz noise, no melody, the led on the mainboard is off +The board is not turning ON, you can't hear the power stage buzz noise, no melody, the led on the mainboard is OFF * 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))
@@ -29,11 +29,11 @@ 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
-The board turns on/off/on/off..... +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 +The board is turning OFF * Check the [Battery troubleshooting section](https://github.com/EFeru/hoverboard-firmware-hack-FOC/wiki/Battery#toolbox-troubleshooting)
@@ -42,7 +42,7 @@ 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 +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#auto-calibration)