Skip to content

Commit 760888d

Browse files
committed
Tables added in the datasheets
1 parent 204469c commit 760888d

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,18 @@ The High-Density connectors pinout is shown in Figure 2.
396396

397397
**![Figure 2. Portenta C33 pinout (High-Density connectors)](assets/Portenta_C33_Pinout_HDC.png)**
398398

399+
#### I2C Communication Availability
400+
401+
The Portenta C33 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:
402+
403+
| HD Connector | **Interface Name** | **Pins on HD** | **Free/Shared** | **Peripherals (Address)** |
404+
|-------------------|------------------------|----------------------------------------|------------------------|-----------------------------|
405+
| J1 | I2C1 | 43-45 | Free | |
406+
| J1 | I2C0 | 44-46 | Free | |
407+
| J2 | I2C2 | 45-47 | Free | |
408+
409+
***Any I2C port is recommended to use as they are free to use without restrictions.***
410+
399411
<div style="page-break-after: always;"></div>
400412

401413
### Block Diagram
Binary file not shown.

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

Lines changed: 12 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 Communication Availability
621+
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:
623+
624+
| HD Connector | **Interface Name** | **Pins on HD** | **Free/Shared** | **Peripherals (Address)** |
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+
***The use of the I2C0 port is recommended as it is free to use without restrictions.***
631+
620632
### Wake Up Signals/External Relay Commands
621633

622634
![MKR format Headers pinout](assets/portentaH7_mkr_pinouts.png)

0 commit comments

Comments
 (0)