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/FAQ-Arduino-Portenta-X8.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,10 @@ The frequently asked questions covered in this article are focused on providing
24
24
25
25
- Portenta X8 with the Portenta Breakout Carrier, by connecting to UART2
26
26
- Portenta X8 with the Portenta Max Carrier, by connecting to the micro-USB DBG USB0
27
+
- Portenta X8 with the Mid Carrier, by connecting to UART2 using an FTDI serial adapter
28
+
- Portenta X8 with the Hat Carrier, by connecting to UART2 using an FTDI serial adapter
27
29
28
-
Once connected, open the console and press any key to access the bootloader.
30
+
Once connected, open a terminal or serial console application on your computer. Then press any key in the console to interrupt the boot process and access the bootloader.
29
31
30
32
For the U-Boot repository, visit: GitHub - arduino/u-boot-imx.
0 commit comments