You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Default partition scheme](#use-the-default-partition-scheme)| Required for full Arduino Cloud support.|
32
+
|[Arduino PLC IDE](#use-the-partition-scheme-for-arduino-plc-ide)| Compatible with Arduino PLC IDE 1.0.8. |
33
33
34
34
---
35
35
36
-
## Use the default partitioning scheme
36
+
## Use the default partition scheme
37
37
38
-
This partitioning scheme supports the latest Arduino Cloud features, and is recommended unless you are using your device with Arduino PLC IDE.
38
+
This partition scheme supports the latest Arduino Cloud features, and is recommended unless you are using your device with Arduino PLC IDE.
39
39
40
40
Supported devices:
41
41
@@ -50,7 +50,7 @@ Supported devices:
50
50
51
51
Follow these steps:
52
52
53
-
1. Open the partitioning sketch:
53
+
1. Open the memory partitioning sketch:
54
54
55
55
- Arduino IDE: Ensure that you are using the [latest version of the board package](https://support.arduino.cc/hc/en-us/articles/4404691106066-Update-board-packages-in-Arduino-IDE), then select File > Examples > STM32H747_System > QSPIFormat.
56
56
@@ -71,9 +71,9 @@ Follow these steps:
71
71
72
72
---
73
73
74
-
## Use the partitioning scheme for Arduino PLC IDE
74
+
## Use the partition scheme for Arduino PLC IDE
75
75
76
-
The default memory partitioning scheme is not compatible with Arduino PLC IDE 1.0.8.
76
+
The default memory partition scheme is not compatible with Arduino PLC IDE 1.0.8.
0 commit comments