Skip to content

Commit d3ebd87

Browse files
Remove question
1 parent 61aa6bd commit d3ebd87

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

content/Hardware Support/Portenta Family/FAQ-Arduino-Portenta-X8.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,6 @@ The frequently asked questions covered in this article are focused on providing
1818

1919
Yocto distribution layers and scripts are documented in the [Linux microPlatform Manifest](https://github.com/arduino/lmp-manifest)
2020

21-
- **How can I access the bootloader console (U-Boot)?**
22-
23-
To access the bootloader console, you need one of the following setups:
24-
25-
- Portenta X8 with the Portenta Breakout Carrier, by connecting to UART2
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
29-
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.
31-
32-
For the U-Boot repository, visit: GitHub - arduino/u-boot-imx.
33-
3421
- **Can both Linux and Arduino environments perform I/O operations?**
3522

3623
Yes, The STM32H7 will expose all the peripherals that can be accessed by both the M4 core and the Linux environment.

0 commit comments

Comments
 (0)