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
Copy file name to clipboardExpand all lines: content/Hardware Support/Portenta Family/How-to-flash-Portenta-H7-bootloader-via-JTAG-with-Arduino-IDE.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,22 +10,24 @@ The bootloader is a small program that runs when you turn the Arduino on or pres
10
10
## What you'll need
11
11
12
12
* Portenta H7
13
-
*[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)
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**.
22
+
01. Find the [DIP switches](https://support.arduino.cc/hc/en-us/articles/4402095376402-DIP-switches-on-Portenta-Breakout-board) on the carrier and set both **BOOT_SEL** and **BOOT** to **ON**.
21
23
22
-
02. Attach Portenta H7 to the Portenta Breakout or Portenta Max Carrier.
24
+
02. Attach Portenta H7 to the carrier.
23
25
24
26
03. Connect Portenta H7 to your PC with a USB-C cable.
25
27
26
28
04. Connect the STLINK programmer to the PC with a USB cable.
27
29
28
-
05. Connect the JTAG cable from the STLINK programmer to the JTAG on the Portenta Breakout or Portenta Max Carrier.
30
+
05. Connect the JTAG cable from the STLINK programmer to the JTAG on the carrier.
0 commit comments