Skip to content

Commit b129b7e

Browse files
authored
Merge pull request #1476 from arduino/sync/mcmchris/portenta-h7-c33/datasheet-i2c
[PC-1430] Portenta H7 - Datasheet - I2C Information Update
2 parents a0c023f + 8156e6d commit b129b7e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ Figure 4 shows the power options available on the Portenta C33 and illustrates t
447447
<td style="text-align: center; vertical-align: middle;">-</td>
448448
</tr>
449449
<tr>
450-
<td style="text-align: center; vertical-align: middle;">J2</td>
450+
<td style="text-align: center; vertical-align: middle;">J1</td>
451451
<td style="text-align: center; vertical-align: middle;">I2C0</td>
452452
<td style="text-align: center; vertical-align: middle;">44-46</td>
453453
<td style="text-align: center; vertical-align: middle;">Free</td>

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,18 @@ Laboratory equipment, Computer vision
617617
| SWDIOSWCK SWO | High Density Connector | ADC | High Density Connector |
618618
| SDC | High Density Connector | RESET | Other Pin |
619619

620+
### I2C Ports
621+
622+
<p style="text-align: justify;"> System integrators can use the Portenta H7's High-Density connectors to expand signals of the board to a custom-designed daughter board or carrier. The following table summarizes the I2C pins mapping on the board's High-Density connectors and shared peripherals/resources. Please refer to the board's High-Density connectors pinout section.</p>
623+
624+
| HD Connector | **Interface Name** | **Pins on HD** | **Status<sup>1</sup>** | **Shared Peripherals** |
625+
|-------------------|------------------------|----------------------------------------|------------------------|--------------------------------------------------------------------------------|
626+
| J1 | I2C1 | 43-45 | Shared | Secure Element (0x48)<br /> PMIC (0x08)<br /> ANALOGX (0x54, 0x58, 0x70, 0x72, 0x7A, 0x7E, 0x48) |
627+
| J1 | I2C0 | 44-46 | Free | |
628+
| J2 | I2C2 | 45-47 | Shared | Camera (D1P-D1N) |
629+
630+
<p style="text-align: justify;"><sup>1</sup>Status column indicates the current status of the pins. "Free" means the pins are not in use by another resource or peripheral of the board and are available for usage, while "Shared" means the pins are used by one or several resources or peripherals of the board.</p>
631+
620632
### Wake Up Signals/External Relay Commands
621633

622634
![MKR format Headers pinout](assets/portentaH7_mkr_pinouts.png)
@@ -889,6 +901,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
889901

890902
| Date | **Revision** | **Changes** |
891903
|------------|--------------|------------------------------------|
904+
| 17/10/2023 | 4 | I2C ports information section added|
892905
| 27/01/2023 | 3 | Add power consumption information |
893906
| 18/08/2022 | 2 | Add Secure Element specs (SE050C2) |
894907
| 27/12/2021 | 1 | First Release |

0 commit comments

Comments
 (0)