Skip to content

Commit 8156e6d

Browse files
committed
H7 I2C table update and c33 table fix
1 parent fde4491 commit 8156e6d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -617,17 +617,17 @@ 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 Communication Availability
620+
### I2C Ports
621621

622-
The Portenta H7 series has three hardware I2C ports, two of them are shared between some board internal components and one is free. In order to facilitate custom carriers development for the Portenta family, we detail the I2C interfaces availability in the table below:
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>
623623

624-
| HD Connector | **Interface Name** | **Pins on HD** | **Free/Shared** | **Peripherals (Address)** |
624+
| HD Connector | **Interface Name** | **Pins on HD** | **Status<sup>1</sup>** | **Shared Peripherals** |
625625
|-------------------|------------------------|----------------------------------------|------------------------|--------------------------------------------------------------------------------|
626626
| J1 | I2C1 | 43-45 | Shared | Secure Element (0x48)<br /> PMIC (0x08)<br /> ANALOGX (0x54, 0x58, 0x70, 0x72, 0x7A, 0x7E, 0x48) |
627627
| J1 | I2C0 | 44-46 | Free | |
628628
| J2 | I2C2 | 45-47 | Shared | Camera (D1P-D1N) |
629629

630-
***The use of the I2C0 port is recommended as it is free to use without restrictions.***
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>
631631

632632
### Wake Up Signals/External Relay Commands
633633

@@ -901,7 +901,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
901901

902902
| Date | **Revision** | **Changes** |
903903
|------------|--------------|------------------------------------|
904-
| 17/10/2023 | 4 | I2C ports availability table added |
904+
| 17/10/2023 | 4 | I2C ports information section added|
905905
| 27/01/2023 | 3 | Add power consumption information |
906906
| 18/08/2022 | 2 | Add Secure Element specs (SE050C2) |
907907
| 27/12/2021 | 1 | First Release |

0 commit comments

Comments
 (0)