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
@@ -221,7 +225,7 @@ The Portenta Hat Carrier is designed to complement the Portenta family. It provi
221
225
<td style="text-align: right;">Push button</td>
222
226
<td style="text-align: left;">
223
227
<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>
228
+
<li>Push button (x1) used as a user-programmable button connected to GPIO1</li>
225
229
</ul>
226
230
</td>
227
231
</tr>
@@ -239,7 +243,7 @@ The Portenta Hat Carrier is designed to complement the Portenta family. It provi
239
243
<td style="text-align: left;">
240
244
<ul>
241
245
<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>
246
+
<li>BTSEL: Portenta X8 Flashing mode (ON position)</li>
243
247
</ul>
244
248
</td>
245
249
</tr>
@@ -592,7 +596,7 @@ An overview of the Portenta Hat Carrier topology is illustrated in Figure 5.
592
596
DIP switch (2 positions):
593
597
<ul>
594
598
<li>Ethernet mode</li>
595
-
<li>Reserved for future applications</li>
599
+
<li>Portenta X8 Flashing mode (ON position)</li>
596
600
</ul>
597
601
</td>
598
602
</tr>
@@ -602,8 +606,7 @@ An overview of the Portenta Hat Carrier topology is illustrated in Figure 5.
602
606
<td style="text-align: right;">PB1</td>
603
607
<td>
604
608
<ul>
605
-
<li>Simple press: Programmable button</li>
606
-
<li>Long press: Flashing mode</li>
609
+
<li>User programmable button</li>
607
610
</ul>
608
611
</td>
609
612
</tr>
@@ -746,9 +749,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_.
756
+
752
757
**Portenta H7 and Portenta C33:**
753
758
754
759
|**Switch**|**Position**|**Meaning**|
@@ -758,16 +763,11 @@ The PWM header connector controls an optional fan's speed, perfect for heat diss
758
763
| BTSEL | ON | Not used |
759
764
|| OFF | Not used |
760
765
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
-

766
+
#### User-Programmable Push Button (PB1)
766
767
767
-
To perform flashing operations:
768
+
<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
769
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.
770
+

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