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/04.pro/carriers/portenta-hat-carrier/datasheet/datasheet.md
+14-17Lines changed: 14 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,7 +221,7 @@ The Portenta Hat Carrier is designed to complement the Portenta family. It provi
221
221
<td style="text-align: right;">Push button</td>
222
222
<td style="text-align: left;">
223
223
<ul>
224
-
<li>Push button (x1) used to flash the bootloader by making a long press during boot. This button can also be used as a user-programmable button connected to GPIO1</li>
224
+
<li>Push button (x1) used as a user-programmable button connected to GPIO1</li>
225
225
</ul>
226
226
</td>
227
227
</tr>
@@ -239,7 +239,7 @@ The Portenta Hat Carrier is designed to complement the Portenta family. It provi
239
239
<td style="text-align: left;">
240
240
<ul>
241
241
<li>ETH CENTER TAP: Enable/Disable Ethernet (OFF position to enable for Portenta X8, ON position to enable for Portenta H7/C33)</li>
242
-
<li>BTSEL: Reserved for future applications</li>
242
+
<li>BTSEL: Reserved for future applications (ON position sets Portenta X8 in programming mode)</li>
243
243
</ul>
244
244
</td>
245
245
</tr>
@@ -592,7 +592,7 @@ An overview of the Portenta Hat Carrier topology is illustrated in Figure 5.
592
592
DIP switch (2 positions):
593
593
<ul>
594
594
<li>Ethernet mode</li>
595
-
<li>Reserved for future applications</li>
595
+
<li>Reserved for future applications (ON position sets Portenta X8 in programming mode)</li>
596
596
</ul>
597
597
</td>
598
598
</tr>
@@ -602,8 +602,7 @@ An overview of the Portenta Hat Carrier topology is illustrated in Figure 5.
602
602
<td style="text-align: right;">PB1</td>
603
603
<td>
604
604
<ul>
605
-
<li>Simple press: Programmable button</li>
606
-
<li>Long press: Flashing mode</li>
605
+
<li>User programmable button</li>
607
606
</ul>
608
607
</td>
609
608
</tr>
@@ -746,9 +745,11 @@ The PWM header connector controls an optional fan's speed, perfect for heat diss
Upon positioning the _BTSEL_ switch to the _ON_ state, the Portenta X8 is configured to enter _Flashing Mode_.
752
+
752
753
**Portenta H7 and Portenta C33:**
753
754
754
755
|**Switch**|**Position**|**Meaning**|
@@ -758,16 +759,11 @@ The PWM header connector controls an optional fan's speed, perfect for heat diss
758
759
| BTSEL | ON | Not used |
759
760
|| OFF | Not used |
760
761
761
-
#### Flashing Push Button (PB1)
762
-
763
-
<pstyle="text-align: justify;">The flashing push button can serve as a general user-programmable button with a single press or can enable the board's flashing mode when pressing it longer.</p>
764
-
765
-

762
+
#### User-Programmable Push Button (PB1)
766
763
767
-
To perform flashing operations:
764
+
<pstyle="text-align: justify;">You can program the multifunctional push button on the Portenta Hat Carrier for diverse implementations with a single press or initiate specific events, switch between states, and execute actions as required by the application.</p>
768
765
769
-
1. Do a long press on the PB1 push button and release it.
770
-
2. To exit from the flashing mode and restart the system with the changes made, do a single press on the PB1 push button.
766
+

771
767
772
768
## Device Operation
773
769
@@ -918,7 +914,8 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
0 commit comments