Skip to content

Commit 9c856fb

Browse files
committed
User manual update & graphics force update
1 parent 8aa166a commit 9c856fb

File tree

1 file changed

+3
-4
lines changed
  • content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual

1 file changed

+3
-4
lines changed

content/hardware/04.pro/carriers/portenta-hat-carrier/tutorials/user-manual/content.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,6 @@ void loop() {
522522

523523
After successfully uploading the sketch, the user-configurable LED will start blinking. The following clip illustrates the expected LED blink pattern.
524524

525-
![Portenta Hat Carrier Hello World Blink](assets/portentaHATcarrier_blink.gif)
526525

527526
Please check out the following documentation to learn more about each board and maximize its potential when paired with the Portenta Hat Carrier:
528527

@@ -2660,13 +2659,13 @@ Hardware configuration is divided into the following layers:
26602659

26612660
EEPROMs, which store identification IDs, are typically defined on _Layer 1_ and accessible on _I2C1_. Some HATs may also have EEPROMs according to the Raspberry Pi® standard (*ID_SD*, *ID_SC*), accessible on _I2C0_.
26622661

2663-
Some overlays, such as:
2662+
There are some overlays which add specific functionalities. For example:
26642663

26652664
- `ov_som_lbee5kl1dx`: Adds Wi-Fi®
2666-
- `ov_som_x8h7`: Adds the Portenta H7
2665+
- `ov_som_x8h7`: Adds the H7 external microcontroller
26672666
- `ov_carrier_rasptenta_base`: Base support for Portenta Hat Carrier
26682667

2669-
Add functionalities like Wi-Fi® and external microcontroller support. If no known carrier is detected, the first two overlays are applied by default if the Portenta X8 is mounted as the main board.
2668+
When no known carrier is detected and the Portenta X8 is mounted as the main board, the first two overlays mentioned above are applied by default.
26702669

26712670
#### Distinction Between System And Hardware Configuration
26722671
<br></br>

0 commit comments

Comments
 (0)