From ba89ba645d9eee2d121d10e98315c1438bea8abf Mon Sep 17 00:00:00 2001 From: Candas1 Date: Mon, 8 Jul 2024 09:55:49 +0200 Subject: [PATCH] Updated Compiling and flashing the firmware (markdown) --- Compiling-and-flashing-the-firmware.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Compiling-and-flashing-the-firmware.md b/Compiling-and-flashing-the-firmware.md index 239257a..43e252e 100644 --- a/Compiling-and-flashing-the-firmware.md +++ b/Compiling-and-flashing-the-firmware.md @@ -100,6 +100,7 @@ If you have set default_envs in [platformio.ini](/platformio.ini) you can ommit ### Troubleshooting If you cannot flash the firmware: +- Make sure you have the latest firmware on the st-link - If the LED on the ST-Link is blinking, the driver installation probably didn't go well - Make sure you properly soldered the headers/wires, good contact is mandatory to maintain proper connection during a few seconds for successfully flashing of the chip - Make sure your ST-Link dongle pins are real, by sliding the plastic cover and checking on the ST-Link board itself. An example can be seen [here](https://youtu.be/XWh8yJ_p0HA?t=60)