From 5ee42fe27cb26f71a3f1cf3fbbcf575478c1fb30 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Sun, 26 Jun 2022 10:27:05 +0200 Subject: [PATCH] Updated How to Unlock MCU Flash (markdown) --- How-to-Unlock-MCU-Flash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-Unlock-MCU-Flash.md b/How-to-Unlock-MCU-Flash.md index b424418..309d3f7 100644 --- a/How-to-Unlock-MCU-Flash.md +++ b/How-to-Unlock-MCU-Flash.md @@ -1,7 +1,7 @@ This wiki page explains how to unlock the flash of an STM32 or a GD32 to allow re-flashing with a custom firmware. ### ⚠️ WARNING ⚠️ -It's not possible to dump the original firmare and flash it later.
+It's not possible to dump the original firmware and flash it later.
This procedure will erase the stock MCU firmware irreversibly! Perform these steps at your own risk!