Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4029c13

Browse files
authored
Merge pull request #1593 from arduino/taddy/portentaHatCarrier-add-compatibility
[PC-1527] Portenta Hat Carrier: Added Compatibility Tags
2 parents 66f91af + ab5ab86 commit 4029c13

File tree

8 files changed

+18
-6
lines changed

8 files changed

+18
-6
lines changed

‎content/hardware/04.pro/boards/portenta-c33/compatibility.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ hardware:
1414
- portenta-cat-m1-nb-iot-gnss-shield
1515
carriers:
1616
- portenta-breakout
17-
- portenta-max-carrier
17+
- portenta-max-carrier
18+
- portenta-hat-carrier

‎content/hardware/04.pro/boards/portenta-c33/datasheets/datasheet.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ The Portenta C33 is a powerful microcontroller board designed for low-cost IoT a
303303
- Arduino® Nicla Vision (SKU: ABX00051)
304304
- Arduino® Nicla Voice (SKU: ABX00061)
305305
- Arduino® Portenta Max Carrier (SKU: ABX00043)
306+
- Arduino® Portenta Hat Carrier (SKU: ASX00049)
306307
- Arduino® Portenta CAT.M1/NB IoT GNSS Shield (SKU: ABX00043)
307308
- Arduino® Portenta Vision Shield - Ethernet (SKU: ABX00021)
308309
- Arduino® Portenta Vision Shield - LoRa® (SKU: ABX00026)
@@ -651,7 +652,8 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
651652
## Document Revision History
652653

653654
| **Date** | **Revision** | **Changes** |
654-
| :--------: | :----------: | :----------------------------------------------------: |
655+
|:----------:|:------------:|:------------------------------------------------------:|
656+
| 14/12/2023 | 6 | Updated Related Product section |
655657
| 14/11/2023 | 5 | FCC and Block Diagram Updates |
656658
| 30/10/2023 | 4 | I2C ports information section added |
657659
| 20/06/2023 | 3 | Power tree added, related products information updated |

‎content/hardware/04.pro/boards/portenta-h7-lite-connected/compatibility.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ hardware:
2323
#- mkr-therm-shield
2424
carriers:
2525
- portenta-breakout
26-
- portenta-max-carrier
26+
- portenta-max-carrier
27+
- portenta-hat-carrier

‎content/hardware/04.pro/boards/portenta-h7-lite/compatibility.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ hardware:
2323
carriers:
2424
- portenta-breakout
2525
- portenta-max-carrier
26+
- portenta-hat-carrier

‎content/hardware/04.pro/boards/portenta-h7/compatibility.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ hardware:
2323
#- mkr-therm-shield
2424
carriers:
2525
- portenta-breakout
26-
- portenta-max-carrier
26+
- portenta-max-carrier
27+
- portenta-hat-carrier

‎content/hardware/04.pro/boards/portenta-h7/datasheets/datasheet.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,9 +638,12 @@ Laboratory equipment, Computer vision
638638
Due to the dual core processing, the Portenta supports a wide array of applications.
639639

640640
### Accessories (Not Included)
641-
* Portenta Vision shield
641+
642642
* USB 2.0 Cable Type A/B
643+
* Portenta Vision shield
643644
* Portenta Breakout Board
645+
* Portenta Max Carrier
646+
* Portenta Hat Carrier
644647

645648
## Functional Overview
646649

‎content/hardware/04.pro/boards/portenta-x8/compatibility.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ hardware:
55
carriers:
66
- portenta-breakout
77
- portenta-max-carrier
8+
- portenta-hat-carrier
89

‎content/hardware/04.pro/boards/portenta-x8/datasheet/datasheet.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ The Arduino® Portenta X8 has been designed for high-performance embedded comput
289289

290290
- Arduino® Portenta Breakout Board (ASX00031)
291291
- Arduino® Portenta Max Carrier (ABX00043)
292+
- Arduino® Portenta Hat Carrier (ASX00049)
292293

293294
## Rating
294295

@@ -435,7 +436,7 @@ Now that you have gone through the basics of what you can do with the board you
435436

436437
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by configuring DIP switches.
437438

438-
**Note: A compatible carrier board with DIP switches (e.g. Portenta Max Carrier or Portenta Breakout) is required to enable bootloader mode. It cannot be enabled with the Portenta X8 alone.**
439+
**Note: A compatible carrier board with DIP switches (e.g. Portenta Max Carrier, Portenta Hat Carrier, or Portenta Breakout) is required to enable bootloader mode. It cannot be enabled with the Portenta X8 alone.**
439440

440441
## Mechanical Information
441442

@@ -563,6 +564,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
563564

564565
| **Date** | **Revision** | **Changes** |
565566
|------------|--------------|----------------------------------------|
567+
| 11/12/2023 | 5 | Add Portenta Hat Carrier compatibility |
566568
| 07/11/2023 | 4 | Add missing board dimensions |
567569
| 26/01/2023 | 3 | Clarify open-source nature of M7 core |
568570
| 12/09/2022 | 2 | Make cores clear, minor fixes |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /