Skip to content

Commit d77a580

Browse files
committed
Added more info on uses of procedure
1 parent 62b256d commit d77a580

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ title: "Reset the flash memory on STM32H747-based devices"
44

55
Learn how to reset the QSPI flash memory for STM32H747-based Arduino devices by uploading a utility sketch. The sketch will remove any previous partitioning scheme, and recreate the factory-defined partition scheme. Finally, the latest connectivity firmware and TLS certificates are reinstalled.
66

7-
This procedure can help resolve issues with storage or connectivity.
7+
You may want to use this procedure to:
8+
9+
* Restore the factory-defined memory allocation for full support of Arduino IDE or Arduino Cloud.
10+
* Resolve issues with storage or connectivity.
11+
* To use your device with PLC IDE, you will need to [reinstall the runtime](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license/#3-download-the-runtime).
812

913
Supported devices:
1014

0 commit comments

Comments
 (0)