From efa40a7c7e81a7fe769f82506a61914a10b53a72 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Thu, 15 Jul 2021 15:48:21 +0200 Subject: [PATCH] Updated Compiling and flashing the firmware (markdown) --- Compiling-and-flashing-the-firmware.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compiling-and-flashing-the-firmware.md b/Compiling-and-flashing-the-firmware.md index 187ec2f..df91128 100644 --- a/Compiling-and-flashing-the-firmware.md +++ b/Compiling-and-flashing-the-firmware.md @@ -8,6 +8,8 @@ Make sure you hold the power button while flashing the firmware, as the STM migh ⚠If you are using a jumper instead of the power button, make sure you are not entering the [Auto-Calibration](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Input-Calibration#auto-calibration) by mistake, which would deactivate the inputs if you don't proceed with the calibration properly. If you face this issue, erase the chip in st-link utility before flashing the firmware, or do a proper auto-calibration⚠ +Make sure you have identified and selected the right [Variant](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variants). + To build and flash choose one of the following methods: ### Method 1: Using Platformio IDE