Skip to content

Commit 7cda2cb

Browse files
authored
Apply suggestions from code review
Suggestions applied by Julián's feedback
1 parent ef3a414 commit 7cda2cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/hardware/04.pro/carriers/portenta-hat-carrier/datasheet/datasheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ The Portenta Hat Carrier is designed to complement the Portenta family. It provi
244244
<td style="text-align: left;">
245245
<ul>
246246
<li>ETH CENTER TAP: Enable/Disable Ethernet (OFF position to enable for Portenta X8, ON position to enable for Portenta H7/C33)</li>
247-
<li>BTSEL: Reserved for future applications (ON position sets Portenta X8 in programming mode)</li>
247+
<li>BTSEL: Portenta X8 Flashing mode (ON position)</li>
248248
</ul>
249249
</td>
250250
</tr>
@@ -597,7 +597,7 @@ An overview of the Portenta Hat Carrier topology is illustrated in Figure 5.
597597
DIP switch (2 positions):
598598
<ul>
599599
<li>Ethernet mode</li>
600-
<li>Reserved for future applications (ON position sets Portenta X8 in programming mode)</li>
600+
<li>Portenta X8 Flashing mode (ON position)</li>
601601
</ul>
602602
</td>
603603
</tr>
@@ -750,7 +750,7 @@ The PWM header connector controls an optional fan's speed, perfect for heat diss
750750
| :------------: | :----------: | :------------------------------: |
751751
| ETH CENTER TAP | ON | Ethernet **disabled** |
752752
| | OFF | Ethernet **enabled** |
753-
| BTSEL | ON | Programming Mode (ON) |
753+
| BTSEL | ON | Flashing Mode (ON) |
754754
| | OFF | Reserved for future applications |
755755

756756
Upon positioning the _BTSEL_ switch to the _ON_ state, the Portenta X8 is configured to enter _Flashing Mode_.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1743,7 +1743,7 @@ For configurations when the Portenta Hat Carrier is combined with the Portenta X
17431743
| **DIP Switch Designation** | **Position: ON** | **Position: OFF** |
17441744
|:--------------------------:|:---------------------------------:|:----------------------------------:|
17451745
| ETH CENTER TAP | Ethernet Disabled | Ethernet Enabled |
1746-
| BTSEL | Programming Mode (ON) | Reserved for future applications |
1746+
| BTSEL | Flashing Mode (ON) | - |
17471747

17481748
Setting the _BTSEL_ switch to the `ON` position will place the board in _Programming Mode_, allowing to update the OS Image of the Portenta X8.
17491749

0 commit comments

Comments
 (0)