Skip to content

Commit 4fc25df

Browse files
authored
QSPI patch (#452)
* Link to write protection fix * Add Opta Lite as supported device.
1 parent 93258ed commit 4fc25df

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@ You may want to use this procedure to:
1010
* Restore the factory-defined memory allocation for full support of Arduino IDE or Arduino Cloud.
1111
* Resolve issues with storage or connectivity.
1212

13-
> [!IMPORTANT]
14-
> 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.
15-
1613
Supported devices:
1714

1815
* Arduino GIGA R1 WiFi
16+
* Arduino Opta Lite
1917
* Arduino Opta RS485
2018
* Arduino Opta WiFi
2119
* Arduino Portenta H7
@@ -25,7 +23,10 @@ Supported devices:
2523

2624
---
2725

28-
**Follow these steps:**
26+
> [!IMPORTANT]
27+
> 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.
28+
29+
Follow these steps:
2930

3031
1. Download the following sketch:
3132

@@ -51,3 +52,5 @@ Supported devices:
5152
Firmware and certificates updated!
5253
It's now safe to reboot or disconnect your board.
5354
```
55+
56+
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.

0 commit comments

Comments
 (0)