Skip to content

Commit 1293b98

Browse files
authored
Technical I2S/PDM information updated (#1697)
* Technical I2S information updated * Updates regarding PMC * Portenta H7 additional changes * H7 additional updates
1 parent ae35d62 commit 1293b98

File tree

7 files changed

+30
-25
lines changed

7 files changed

+30
-25
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The Portenta C33 is a powerful microcontroller board designed for low-cost IoT a
8888
</tr>
8989
<tr>
9090
<td>Digital Peripherals</td>
91-
<td>GPIO (x7), I2C (x1), UART (x4), SPI (x2), PWM (x10), CAN (x2), I2S (x1), SPDIF (x1), PDM (x1), and SAI (x1)</td>
91+
<td>GPIO (x7), I2C (x1), UART (x4), SPI (x2), PWM (x10), CAN (x2), SPDIF (x1), and SAI (x1)</td>
9292
</tr>
9393
<tr>
9494
<td>Debugging</td>
@@ -652,7 +652,8 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
652652
## Document Revision History
653653

654654
| **Date** | **Revision** | **Changes** |
655-
|:----------:|:------------:|:------------------------------------------------------:|
655+
| :--------: | :----------: | :----------------------------------------------------: |
656+
| 23/01/2024 | 7 | Updated Interfaces section |
656657
| 14/12/2023 | 6 | Updated Related Product section |
657658
| 14/11/2023 | 5 | FCC and Block Diagram Updates |
658659
| 30/10/2023 | 4 | I2C ports information section added |

content/hardware/04.pro/boards/portenta-c33/tech-specs.yml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,18 @@ High-Density Pins:
77
Digital I/O pins: 78
88
Analog input pins: 8
99
PWM pins: 10
10-
SPI pins: 8
11-
I2C pins: 6
10+
SPI pins: 8
11+
I2C pins: 6
1212
UART pins: 16
1313
CAN pins: 4
14-
I2S pins: 4
1514
USB pins: 8
1615
JTAG/SWD pins: 6
1716
MKR-styled Pins:
18-
Digital I/O pins: 22
17+
Digital I/O pins: 22
1918
Analog input pins: 7
2019
PWM pins: 7
21-
SPI pins: 4
22-
I2C pins: 2
20+
SPI pins: 4
21+
I2C pins: 2
2322
UART pins: 2
2423
Wireless connectivity:
2524
Chipset: ESP32-C3-MINI-1U
@@ -33,13 +32,12 @@ Analog-to-digital converter (ADC):
3332
Resolution: 12 bits
3433
Digital-to-analog converter (DAC):
3534
Channels: 2
36-
Resolution: 12 bits
35+
Resolution: 12 bits
3736
Secure element: NXP® SE050C2
3837
Communication:
3938
I2C: 3 ports (I2C0, I2C1, and I2C2)
4039
UART: 4
4140
CAN FD: 2
42-
I2S: 1
4341
SPI: 2
4442
PWM: 10
4543
USB: 2 (1x USB 2.0 Full Speed + 1x USB 2.0 High Speed)
@@ -48,7 +46,7 @@ Power:
4846
Board input voltage (VIN): 5 V
4947
Supported battery: Li-ion/Li-Po Single Cell 3.7 V
5048
Battery connector: JST 3-pin 1.2 mm pitch
51-
Clock speed: 200 MHz
49+
Clock speed: 200 MHz
5250
Memory:
5351
Internal: 2 MB Flash, 512 KB RAM
5452
External: 16 MB (QSPI Flash)

content/hardware/04.pro/boards/portenta-c33/tutorials/user-manual/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Here is an overview of the board's main components shown in the images above:
5555
- **Security**: The board features an onboard ready-to-use secure element, the SE050C2 from NXP®, specifically designed for IoT devices and provides advanced security features.
5656
- **USB connectivity**: The board features a USB-C port for power and data, which is also accessible through the board's High-Density connectors.
5757
- **Power management**: The Portenta C33 is designed for low-power operation to meet the demands of always-connected IoT devices. It features a power management integrated circuit (PMIC), the PF1550 from NXP®, designed specifically for low-power, portable, and battery-powered IoT applications.
58-
- **Analog and digital peripherals**: The board features analog peripherals such as two 8-channel 12-bit analog-to-digital converters (ADC) and two 12-bit digital-to-analog converters (DAC). It also features the following digital peripherals: GPIO (x7), I2C (x1), UART (x4), SPI (x2), PWM (x10), CAN (x2), I2S (x1), SPDIF (x1), PDM (x1), and SAI (x1).
58+
- **Analog and digital peripherals**: The board features analog peripherals such as two 8-channel 12-bit analog-to-digital converters (ADC) and two 12-bit digital-to-analog converters (DAC). It also features the following digital peripherals: GPIO (x7), I2C (x1), UART (x4), SPI (x2), PWM (x10), CAN (x2), SPDIF (x1), and SAI (x1).
5959
- **Debugging**: The board features a JTAG/SWD debug port accessible through its High-Density connectors.
6060
- **Surface mount**: The castellated pins of the board allow it to be positioned as a surface-mountable module.
6161
- **MKR-styled connectors**: The MKR-styled connectors of the board make it compatible with all the MKR family boards. 2.54 mm pitch headers can be easily soldered to the board.

content/hardware/04.pro/boards/portenta-h7-lite-connected/tech-specs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ High-Density pins:
1212
UART pins: 16
1313
CAN pins: 4
1414
I2S pins: 4
15+
PDM: 3
1516
USB: 6
1617
MKR-styled pins:
1718
Digital I/O pins: 22
@@ -38,7 +39,8 @@ Communication Interfaces:
3839
I2C: 3 ports (I2C0, I2C1, and I2C2; is advised to use I2C0 as it is free to use without restrictions)
3940
UART: 4
4041
CAN: 2
41-
I2S: 1
42+
I2S: 1 (Only supported by Third Party Libraries)
43+
PDM: 1
4244
SPI: 1
4345
PWM: 10
4446
USB: USB 1.0/Full-Speed (x1), USB 2.0/Hi-Speed (x1)

content/hardware/04.pro/boards/portenta-h7-lite/tech-specs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ High-Density pins:
1212
UART pins: 16
1313
CAN pins: 4
1414
I2S pins: 4
15+
PDM: 3
1516
USB: 6
1617
JTAG/SWD: 4
1718
MKR-styled pins:
@@ -34,7 +35,8 @@ Communication Interfaces:
3435
I2C: 3 ports (I2C0, I2C1, and I2C2; is advised to use I2C0 as it is free to use without restrictions)
3536
UART: 4
3637
CAN: 2
37-
I2S: 1
38+
I2S: 1 (Only supported by Third Party Libraries)
39+
PDM: 1
3840
SPI: 1
3941
PWM: 10
4042
USB: USB 1.0/Full-Speed (x1), USB 2.0/Hi-Speed (x1)

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -606,16 +606,16 @@ Laboratory equipment, Computer vision
606606

607607
![High density connectors pinouts](assets/portentaH7_higDensity_pinOut.png)
608608

609-
| Pin | **Description** | **Pin** | **Description** |
610-
|-------------------|------------------------|----------------------------------------|------------------------|
611-
| ETH | High Density Connector | CAN | High Density Connector |
612-
| USB | High Density Connector | DSI | High Density Connector |
613-
| CAM | High Density Connector | DMIC | High Density Connector |
614-
| I2C0 I2C1 I2C2I2S | High Density Connector | VSYS VIN V-SDCARDVCC VBUS USB ADC-VREF | Power |
615-
| GND | Ground | PWM | High Density Connector |
616-
| GPIO | High Density Connector | SPI1 | High Density Connector |
617-
| SWDIOSWCK SWO | High Density Connector | ADC | High Density Connector |
618-
| SDC | High Density Connector | RESET | Other Pin |
609+
| Pin | **Description** | **Pin** | **Description** |
610+
| ------------------ | ---------------------- | --------------------------------------- | ---------------------- |
611+
| ETH | High Density Connector | CAN | High Density Connector |
612+
| USB | High Density Connector | DSI | High Density Connector |
613+
| CAM | High Density Connector | DMIC | High Density Connector |
614+
| I2C0 I2C1 I2C2 I2S | High Density Connector | VSYS VIN V-SDCARD VCC VBUS USB ADC-VREF | Power |
615+
| GND | Ground | PWM | High Density Connector |
616+
| GPIO | High Density Connector | SPI1 | High Density Connector |
617+
| SWDIOSWCK SWO | High Density Connector | ADC | High Density Connector |
618+
| SDC | High Density Connector | RESET | Other Pin |
619619

620620
### I2C Ports
621621

content/hardware/04.pro/boards/portenta-h7/tech-specs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ High-Density pins:
1212
UART pins: 16
1313
CAN pins: 4
1414
I2S pins: 4
15+
PDM: 3
1516
USB: 6
1617
JTAG/SWD: 4
1718
MKR-styled pins:
@@ -39,7 +40,8 @@ Communication Interfaces:
3940
I2C: 3 ports (I2C0, I2C1, and I2C2; is advised to use I2C0 as it is free to use without restrictions)
4041
UART: 4
4142
CAN: 2
42-
I2S: 1
43+
I2S: 1 (Only supported by Third Party Libraries)
44+
PDM: 1
4345
SPI: 1
4446
PWM: 10
4547
USB: USB 1.0/Full-Speed (x1), USB 2.0/Hi-Speed (x1)

0 commit comments

Comments
 (0)