Skip to content

Commit 89abf8f

Browse files
canchebagurTaddyHCjcarolinares
authored
[PC-1188] Portenta C33 Datasheet Final Iteration (#416)
* Initial commit * Gatsby fix * Gatsby Error Patch * Gatsby error patch * Gatsby error patch * Gastby testing original datasheet patch * Reapply intended patch * Reapplying intended content * Reapply intended content * Reapply intended content * Reapplying intended content update * Added missing information from superscripts * Revision table updated * Update content/hardware/04.pro/boards/portenta-c33/datasheets/datasheet.md * Content update * Content update * Linter fix * Revision table updated * Added ESLOV connector reference * PM feedback + Improvements --------- Co-authored-by: TaddyHC <k.hochung@arduino.cc> Co-authored-by: Julián Caro Linares <jcarolinares@gmail.com>
1 parent 431480e commit 89abf8f

9 files changed

+291
-26
lines changed
Loading
Loading
Loading
Loading

content/hardware/04.pro/boards/portenta-c33/datasheets/assets/Portenta_C33_Power_Tree.svg

Lines changed: 186 additions & 0 deletions
Loading

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

Lines changed: 105 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
identifier: ABX00074
33
title: Arduino® Portenta C33
44
type: pro
5+
author: José Bagur
56
---
67

78
![](assets/Portenta_C33_Top_View.png)
@@ -25,6 +26,7 @@ Thanks to its high-performance processor, the Portenta C33 supports many applica
2526
- **Machine monitoring to track OEE/OPE:** Track Overall Equipment Efficiency (OEE) and Overall Process Effectiveness (OPE) with the Portenta C33 as an IoT node. Collect data and get alerted on machine uptime and unplanned downtime to provide reactive maintenance and improve production rate.
2627
- **Inline Quality Assurance:** Leverage full compatibility between Portenta C33 and Nicla family to carry out quality control in your production lines. Collect Nicla smart sensing data with the Portenta C33 to catch defects early and resolve them before they travel down the line.
2728
- **Prototyping:** The Portenta C33 can assist Portenta and MKR developers with their IoT prototypes by integrating ready-to-use Wi-Fi®/Bluetooth® connectivity and various peripheral interfaces, including CAN, SAI, SPI, and I2C. Moreover, the Portenta C33 can be promptly programmed with high-level languages like MicroPython, allowing for rapid prototyping of IoT applications.
29+
2830
- **Building Automation:** The Portenta C33 can be used in multiple building automation applications:
2931
- **Energy Consumption Monitoring:** Collect and monitor consumption data from all services (e.g., gas, water, electricity) in a single system. Display usage trends in Arduino IoT Cloud charts, providing an overall image for energy management optimization and cost reduction.
3032
- **Appliances Control System**: Leverage high-performing Portenta C33 microcontroller to control in real-time your appliances. Adjust HVAC heating or improve the efficiency of your ventilation system, control the motors of your curtains, and switch on/off lights. The onboard Wi-Fi® connectivity easily allows Cloud integration, so that everything is under control even from the remote.
@@ -294,11 +296,20 @@ The Portenta C33 is a powerful microcontroller board designed for low-cost IoT a
294296

295297
### Related Products
296298

297-
- ESLOV connector
298299
- Arduino® Portenta H7 (SKU: ABX00042)
299300
- Arduino® Portenta H7 Lite (SKU: ABX00045)
300301
- Arduino® Portenta H7 Lite Connected (SKU: ABX00046)
301302
- Arduino® Nicla Sense ME (SKU: ABX00050)
303+
- Arduino® Nicla Vision (SKU: ABX00051)
304+
- Arduino® Nicla Voice (SKU: ABX00061)
305+
- Arduino® Portenta Max Carrier (SKU: ABX00043)
306+
- Arduino® Portenta CAT.M1/NB IoT GNSS Shield (SKU: ABX00043)
307+
- Arduino® Portenta Vision Shield - Ethernet (SKU: ABX00021)
308+
- Arduino® Portenta Vision Shield - LoRa® (SKU: ABX00026)
309+
- Arduino® Portenta Breakout (SKU: ABX00031)
310+
- Arduino® boards with an onboard ESLOV connector
311+
312+
**Note**: The Portenta Vision Shields (Ethernet and LoRa® variants) are compatible with the Portenta C33 except for the camera, which is not supported by the Portenta C33 microcontroller.
302313

303314
## Ratings
304315

@@ -320,31 +331,98 @@ Table 7 provides a comprehensive guideline for the optimal use of the Portenta C
320331
**<caption>Table 7: Recommended Operating Conditions</caption>**
321332
</div>
322333

323-
<div style="page-break-after:always;"></div>
334+
### Current Consumption
335+
336+
<p style="text-align: justify;">
337+
Table 8 summarizes the power consumption of the Portenta C33 on different test cases. Notice that the operating current of the board will depend greatly on the application.
338+
</p>
339+
340+
<div style="text-align:center;">
341+
<table>
342+
<thead>
343+
<tr>
344+
<th style="text-align: center; vertical-align: middle;">Parameter</th>
345+
<th style="text-align: center; vertical-align: middle;">Symbol</th>
346+
<th style="text-align: center; vertical-align: middle;">Min</th>
347+
<th style="text-align: center; vertical-align: middle;">Typ</th>
348+
<th style="text-align: center; vertical-align: middle;">Max</th>
349+
<th style="text-align: center; vertical-align: middle;">Unit</th>
350+
</tr>
351+
</thead>
352+
<tbody>
353+
<tr>
354+
<td style="text-align: center; vertical-align: middle;">Deep Sleep Mode Current Consumption<sup>1</sup></td>
355+
<td style="text-align: center; vertical-align: middle;">I<sub>DS</sub></td>
356+
<td style="text-align: center; vertical-align: middle;">-</td>
357+
<td style="text-align: center; vertical-align: middle;">86</td>
358+
<td style="text-align: center; vertical-align: middle;">-</td>
359+
<td style="text-align: center; vertical-align: middle;">µA</td>
360+
</tr>
361+
<tr>
362+
<td style="text-align: center; vertical-align: middle;">Normal Mode Current Consumption<sup>2</sup></td>
363+
<td style="text-align: center; vertical-align: middle;">I<sub>NM</sub></td>
364+
<td style="text-align: center; vertical-align: middle;">-</td>
365+
<td style="text-align: center; vertical-align: middle;">180</td>
366+
<td style="text-align: center; vertical-align: middle;">-</td>
367+
<td style="text-align: center; vertical-align: middle;">mA</td>
368+
</tr>
369+
</tbody>
370+
</table>
371+
372+
**<caption>Table 8: Board Current Consumption</caption>**
373+
374+
</div>
375+
376+
<sup>1</sup> All peripherals off, wake-up on RTC interrupt.\
377+
<sup>2</sup> All peripherals on, continuous data download via Wi-Fi®.
378+
379+
<div style="page-break-after: always;"></div>
324380

325-
## Hardware
381+
## Functional Overview
326382

327383
<p style="text-align: justify;">
328384
The core of the Portenta C33 is the R7FA6M5BH2CBG microcontroller from Renesas. The board also contains several peripherals connected to its microcontroller.
329385
</p>
330386

387+
### Pinout
388+
389+
The MKR-styled connectors pinout is shown in Figure 1.
390+
391+
**![Figure 1. Portenta C33 pinout (MKR-styled connectors)](assets/Portenta_C33_Pinout_MKR.png)**
392+
393+
<div style="page-break-after: always;"></div>
394+
395+
The High-Density connectors pinout is shown in Figure 2.
396+
397+
**![Figure 2. Portenta C33 pinout (High-Density connectors)](assets/Portenta_C33_Pinout_HDC.png)**
398+
399+
<div style="page-break-after: always;"></div>
400+
331401
### Block Diagram
332402

333-
An overview of the Portenta C33 high-level architecture is illustrated in Figure 1.
403+
An overview of the Portenta C33 high-level architecture is illustrated in Figure 3.
404+
405+
**![Figure 3. High-level architecture of the Portenta C33](assets/Portenta_C33_Block_Diagram.svg)**
334406

335-
**![Figure 1. High-level architecture of the Portenta C33](assets/Portenta_C33_Block_Diagram.svg)**
407+
408+
<div style="page-break-after: always;"></div>
336409

337410
### Power Supply
338411

412+
<div style="text-align:justify;">
413+
339414
The Portenta C33 can be powered through one of these interfaces:
340415

341416
- USB-C® port
342-
- 3.7V single-cell lithium-ion/lithium-polymer battery, connected through the onboard battery connector
343-
- External 5V power supply connected through the MKR-styled pins
417+
- 3.7 V single-cell lithium-ion/lithium-polymer battery, connected through the onboard battery connector
418+
- External 5 V power supply connected through the MKR-styled pins
344419

345-
<p style="text-align: justify;">
346-
The recommended minimum battery capacity is 700 mAh. The battery is connected to the board via a disconnectable crimp-style connector as shown in Figure 4. The battery connector part number is BM03B-ACHSS-GAN-TF(LF)(SN).
347-
</p>
420+
The recommended minimum battery capacity is 700 mAh. The battery is connected to the board via a disconnectable crimp-style connector as shown in Figure 3. The battery connector part number is BM03B-ACHSS-GAN-TF(LF)(SN).
421+
422+
Figure 4 shows the power options available on the Portenta C33 and illustrates the main system power architecture.
423+
</div>
424+
425+
**![Figure 4. Power architecture of the Portenta C33](assets/Portenta_C33_Power_Tree.svg)**
348426

349427
## Device Operation
350428

@@ -380,25 +458,26 @@ The Portenta C33 is a double-sided 66.04 mm x 25.40 mm board with a USB-C® port
380458
castellated/through-hole pins around the two long edges and two High-Density connectors on the bottom side of the board. The onboard wireless antenna connector is located on the bottom edge of the board.
381459
</p>
382460

383-
<p style="text-align: justify;">
384-
The Portenta C33 is designed to be usable as a surface-mount module as well as presenting a dual inline package (DIP) format with the MKR-styled connectors on a 2.54 mm pitch grid with 1 mm holes. The Portenta C33 also has four 1.12 mm drilled mounting holes to provide for mechanical fixing.
385-
</p>
386-
387-
<div style="page-break-after: always;"></div>
388-
389461
### Board Dimensions
390462

391-
Portenta C33 board main dimensions can be seen in Figure 2.
463+
Portenta C33 board outline and mounting holes dimensions can be seen in Figure 5.
392464

393-
**![Figure 2. Portenta C33 dimensions (top view on the left and bottom view on the right)](assets/Portenta_C33_Top_View_Dimensions.png)**
465+
**![Figure 5. Portenta C33 board outline (left) and mounting holes dimensions (right)](assets/Portenta_C33_Mechanical_1.png)**
466+
467+
The Portenta C33 has four 1.12 mm drilled mounting holes to provide for mechanical fixing.
394468

395469
### Board Connectors
396470

397-
Connectors of the Portenta C33 are placed on the top and bottom side of the board, their placement can be seen in Figures 3 and 4.
471+
Connectors of the Portenta C33 are placed on the top and bottom side of the board, their placement can be seen in Figure 6.
472+
473+
**![Figure 6. Portenta C33 connectors placement (top view left, bottom view right)](assets/Portenta_C33_Mechanical_2.png)**
474+
398475

399-
**![Figure 3. Portenta C33 connectors placement (top view)](assets/Portenta_C33_Top_View_Connectors.png)**
476+
<p style="text-align: justify;">
477+
The Portenta C33 is designed to be usable as a surface-mount module as well as presenting a dual inline package (DIP) format with the MKR-styled connectors on a 2.54 mm pitch grid with 1 mm holes.
478+
</p>
400479

401-
**![Figure 4. Portenta C33 connectors placement (bottom view)](assets/Portenta_C33_Bottom_View_Connectors.png)**
480+
<div style="page-break-after: always;"></div>
402481

403482
## Certifications
404483

@@ -415,8 +494,6 @@ Connectors of the Portenta C33 are placed on the top and bottom side of the boar
415494
| RoHS | Yes |
416495
| REACH | Yes |
417496
| WEEE | Yes |
418-
| SRRC (China) | Yes |
419-
| CCC (China) | Yes |
420497

421498
### Declaration of Conformity CE DoC (EU)
422499

@@ -513,6 +590,8 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
513590

514591
## Document Revision History
515592

516-
| **Date** | **Revision** | **Changes** |
517-
|:----------:|:------------:|:-------------:|
518-
| 14/03/2023 | 1 | First release |
593+
| **Date** | **Revision** | **Changes** |
594+
|:----------:|:------------:|:------------------------------------------------------:|
595+
| 20/06/2023 | 3 | Power tree added, related products information updated |
596+
| 09/06/2023 | 2 | Board's power consumption information added |
597+
| 14/03/2023 | 1 | First release |

0 commit comments

Comments
 (0)