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
*[Portenta Breakout](https://store.arduino.cc/products/arduino-portenta-breakout) or [Portenta Max Carrier](https://store.arduino.cc/products/portenta-max-carrier) (provides a JTAG connector)
14
14
*[STLINK programmer for STM32](https://www.st.com/en/development-tools/stlink-v3set.html)
15
-
* JTAG connector (STLINK programmer to Portenta Breakout board)
15
+
* JTAG connector cable (STLINK programmer to the Portenta Breakout or Max Carrier)
01. Find the [DIP switches](https://support.arduino.cc/hc/en-us/articles/4402095376402-DIP-switches-on-Portenta-Breakout-board) on the Portenta Breakout or Portenta Max Carrier and set both **BOOT_SEL** and **BOOT** to **ON**.
21
21
22
-
2. Connect Portenta H7 to your PC with a USB-C cable.
22
+
02. Attach Portenta H7 to the Portenta Breakout or Portenta Max Carrier.
23
23
24
-
3. Connect the STLINK programmer to the PC with a USB cable.
24
+
03. Connect Portenta H7 to your PC with a USB-C cable.
25
25
26
-
4. Connect the JTAG cable from the STLINK programmer to the JTAG on the Breakout.
26
+
04. Connect the STLINK programmer to the PC with a USB cable.
27
27
28
-
5. Open Arduino IDE.
28
+
05. Connect the JTAG cable from the STLINK programmer to the JTAG on the Portenta Breakout or Portenta Max Carrier.
29
29
30
-
6. In the top menu bar, open _Tools > Board_ and select _Arduino Mbed OS Portenta Boards > Portenta H7 (M7 Core)_.
30
+
06. Open Arduino IDE.
31
31
32
-
7. Select the programmer in _Tools > Programmer_.
32
+
07. In the top menu bar, open _Tools > Board_ and select _Arduino Mbed OS Portenta Boards > Portenta H7 (M7 Core)_.
33
33
34
-

34
+
08. Select the programmer in _Tools > Programmer_.
35
35
36
-
8. Select _Tools > Burn Bootloader_ to burn the bootloader.
36
+

37
37
38
-

38
+
09. Select _Tools > Burn Bootloader_ to burn the bootloader.
0 commit comments