From 957843e3c4c3d3ca5bc74ffe7209c59c5081a1ab Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:36:29 +0100 Subject: [PATCH 1/2] Link to write protection fix --- ...eset-the-flash-memory-on-STM32H747-based-devices.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md b/content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md index c21e9c31..a08e1a38 100644 --- a/content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md +++ b/content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md @@ -10,9 +10,6 @@ You may want to use this procedure to: * Restore the factory-defined memory allocation for full support of Arduino IDE or Arduino Cloud. * Resolve issues with storage or connectivity. -> [!IMPORTANT] -> Resetting the flash memory will remove the PLC IDE runtime. [Reinstall the runtime](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license/#3-download-the-runtime) to continue using PLC IDE with your device. - Supported devices: * Arduino GIGA R1 WiFi @@ -25,7 +22,10 @@ Supported devices: --- -**Follow these steps:** +> [!IMPORTANT] +> Resetting the flash memory will remove the PLC IDE runtime. [Reinstall the runtime](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license/#3-download-the-runtime) to continue using PLC IDE with your device. + +Follow these steps: 1. Download the following sketch: @@ -51,3 +51,5 @@ Supported devices: Firmware and certificates updated! It's now safe to reboot or disconnect your board. ``` + +Check if the problem persists. If you're using PLC IDE, you'll first need to [reinstall the runtime](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license/#3-download-the-runtime). If you're using an Arduino Opta and still encounter issues, the memory may have write protection enabled. Follow the instructions in [Recover an Arduino Opta with read-only flash memory](https://support.arduino.cc/hc/en-us/articles/16289852333212-Recover-an-Arduino-Opta-with-read-only-flash-memory), then repeat the steps above. From 3ec053e804df00825eea2db37eef715359aff8c5 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:36:57 +0100 Subject: [PATCH 2/2] Add Opta Lite as supported device. --- .../Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md b/content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md index a08e1a38..5c54b0f8 100644 --- a/content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md +++ b/content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md @@ -13,6 +13,7 @@ You may want to use this procedure to: Supported devices: * Arduino GIGA R1 WiFi +* Arduino Opta Lite * Arduino Opta RS485 * Arduino Opta WiFi * Arduino Portenta H7