Skip to content

Commit 4398415

Browse files
authored
Merge pull request #727 from arduino/aliphys/x8editserrors
[TC-406] Make fixes to the Portenta X8 Datasheet
2 parents 90a74fc + e01efd4 commit 4398415

File tree

1 file changed

+49
-46
lines changed
  • content/hardware/04.pro/boards/portenta-x8/datasheet

1 file changed

+49
-46
lines changed

content/hardware/04.pro/boards/portenta-x8/datasheet/datasheet.md

Lines changed: 49 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: Ali Jahangiri
88
![](assets/featured.png)
99

1010
# Description
11-
The Arduino® Portenta X8 is a high performance system on module designed to power the upcoming generation of Industrial Internet of Things. This board combines the NXP® i.MX 8M Mini hosting an embedded Linux OS with the STM32H7 to leverage Arduino libraries/skills. Shield and carrier boards are available to extend the functionality of the X8 or alternatively can be used as reference designs to develop your own custom solutions.
11+
The Arduino® Portenta X8 is a high performance system on module designed to power the upcoming generation of Industrial Internet of Things. This board combines the NXP® i.MX 8M Mini (4+1-cores) hosting an embedded Linux OS with the STM32H7 (2-cores) for real-time applications in the Arduino environment. Shield and carrier boards are available to extend the functionality of the Portenta X8 or alternatively can be used as reference designs to develop your own custom solutions.
1212

1313
# Target Areas
1414
Edge computing, industrial internet of things, system on module, artificial intelligence
@@ -254,7 +254,7 @@ Edge computing, industrial internet of things, system on module, artificial inte
254254
<td><strong>Temperature range</strong></td>
255255
<td> -40°C to +85°C</td>
256256
<td> It is user’s sole responsibility to test board's operation in full temperature
257-
range</td>
257+
range. To improve the board performance in critical conditions, it is possible to attach external heatsinks on the processor and on the memory chip.</td>
258258
</tr>
259259
<tr>
260260
<td><strong>Safety information</strong></td>
@@ -276,34 +276,36 @@ The Arduino® Portenta X8 has been designed for high performance embedded comput
276276
## Accessories (Not Included)
277277
- USB-C® Hub
278278
- USB-C® to HDMI Adapter
279+
- Heatsink (if required)
279280

280281
## Related Products
281282
- Arduino® Portenta Breakout Board (ASX00031)
283+
- Arduino® Portenta Max Carrier (ABX00043)
282284

283285
# Rating
284286

285287
## Recommended Operating Conditions
286288

287-
| Symbol | Description | Min | Typ | Max | Unit |
288-
| :----------------- | :-------------------------------------------------- | :--: | :--: | :--: | :--: |
289-
| V<sub>IN</sub> | Input voltage from VIN pad | 4.5 | 5 | 5.5 | V |
290-
| V<sub>USB</sub> | Input voltage from USB connector | 4.5 | 5 | 5.5 | V |
291-
| V<sub>3V3</sub> | 3.3 V output to user application | | 3.1 | | V |
292-
| I<sub>3V3</sub> | 3.3 V output current available for user application | - | - | 1000 | mA |
293-
| V<sub>IH</sub> | Input high-level voltage | 2.31 | - | 3.3 | V |
294-
| V<sub>IL</sub> | Input low-level voltage | 0 | - | 0.99 | V |
295-
| I<sub>OH Max</sub> | Current at VDD-0.4 V, output set high | | | 8 | mA |
296-
| I<sub>OL Max</sub> | Current at VSS+0.4 V, output set low | | | 8 | mA |
297-
| V<sub>OH</sub> | Output high voltage, 8 mA | 2.7 | - | 3.3 | V |
298-
| V<sub>OL</sub> | Output low voltage, 8 mA | 0 | - | 0.4 | V |
289+
| Symbol | Description | Min | Typ | Max | Unit |
290+
|:-------------------|:----------------------------------------------------|:----:|:---:|:----:|:----:|
291+
| V<sub>IN</sub> | Input voltage from VIN pad | 4.5 | 5 | 5.5 | V |
292+
| V<sub>USB</sub> | Input voltage from USB connector | 4.5 | 5 | 5.5 | V |
293+
| V<sub>3V3</sub> | 3.3 V output to user application | | 3.1 | | V |
294+
| I<sub>3V3</sub> | 3.3 V output current available for user application | - | - | 1000 | mA |
295+
| V<sub>IH</sub> | Input high-level voltage | 2.31 | - | 3.3 | V |
296+
| V<sub>IL</sub> | Input low-level voltage | 0 | - | 0.99 | V |
297+
| I<sub>OH Max</sub> | Current at VDD-0.4 V, output set high | | | 8 | mA |
298+
| I<sub>OL Max</sub> | Current at VSS+0.4 V, output set low | | | 8 | mA |
299+
| V<sub>OH</sub> | Output high voltage, 8 mA | 2.7 | - | 3.3 | V |
300+
| V<sub>OL</sub> | Output low voltage, 8 mA | 0 | - | 0.4 | V |
299301

300302
## Power Consumption
301303

302-
| Symbol | Description | Min | Typ | Max | Unit |
303-
| --------------- | :---------------------------------- | :--: | :--: | :--: | :--: |
304-
| P<sub>BL</sub> | Power consumption with busy loop | | 2350 | | mW |
305-
| P<sub>LP</sub> | Power consumption in low power mode | | 200 | | mW |
306-
| P<sub>MAX</sub> | Maximum Power Consumption | | 4000 | | mW |
304+
| Symbol | Description | Min | Typ | Max | Unit |
305+
|-----------------|:------------------------------------|:---:|:----:|:---:|:----:|
306+
| P<sub>BL</sub> | Power consumption with busy loop | | 2350 | | mW |
307+
| P<sub>LP</sub> | Power consumption in low power mode | | 200 | | mW |
308+
| P<sub>MAX</sub> | Maximum Power Consumption | | 4000 | | mW |
307309

308310
The use of a USB 3.0 compatible port will ensure that current requirements for the Portenta X8 are met. Dynamic scaling of the Portenta X8 compute units can change the current consumption, leading to current surges during bootup. Average power consumption is provided in the above table for several reference scenarios.
309311

@@ -316,7 +318,7 @@ The use of a USB 3.0 compatible port will ensure that current requirements for t
316318
![Front view of Portenta X8 Topology](assets/x8TopologyFront.svg)
317319

318320
| **Ref.** | **Description** | **Ref.** | **Description** |
319-
| -------- | ---------------------------------------------- | --------------- | ------------------------------------------------------------ |
321+
|----------|------------------------------------------------|-----------------|--------------------------------------------------------------|
320322
| U1 | BD71847AMWV i.MX 8M Mini PMIC | U2 | MIMX8MM6CVTKZAA i.MX 8M Mini Quad IC |
321323
| U4 | NCP383LMUAJAATXG Current-Limiting Power Switch | U6 | ANX7625 MIPI-DSI/DPI to USB Type-C® Bridge IC |
322324
| U7 | MP28210 Step Down IC | U9 | LBEE5KL1DX-883 WLAN+Bluetooth® Combo IC |
@@ -325,15 +327,15 @@ The use of a USB 3.0 compatible port will ensure that current requirements for t
325327
| U19 | NT6AN512T32AV 2GB LP-DDR4 DRAM | IC1,IC2,IC3,IC4 | SN74LVC1G125DCKR 3-state 1.65-V to 5.5-V buffer IC |
326328
| PB1 | PTS820J25KSMTRLFS Reset Push Button | Dl1 | KPHHS-1005SURCK Power On SMD LED |
327329
| DL2 | SMLP34RGB2W3 RGB Common Anode SMD LED | Y1 | CX3225GB24000P0HPQCC 24MHz crystal |
328-
| Y3 | DSC2311KI2-R0012 Dual-Output MEMS Oscillator | J3 | CX90B1-24P USB Type-C® connector |
330+
| Y3 | DSC2311KI2-R0012 Dual-Output MEMS Oscillator | J3 | CX90B1-24P USB Type-C® connector |
329331
| J4 | U.FL-R-SMT-1(60) UFL Connector |
330332

331333

332334
### Back View
333335
![Back view of Portenta X8 Topology](assets/x8TopologyBack.svg)
334336

335337
| **Ref.** | **Description** | **Ref.** | **Description** |
336-
| -------- | ----------------------------------------------------- | ------------ | ---------------------------------------------------- |
338+
|----------|-------------------------------------------------------|--------------|------------------------------------------------------|
337339
| U3 | LM66100DCKR Ideal Diode | U5 | FEMDRW016G 16GB eMMC Flash IC |
338340
| U8 | KSZ9031RNXIA Gigabit Ethernet Transceiver IC | U10 | FXMA2102L8X Dual Supply, 2-Bit Voltage Translator IC |
339341
| U11 | SE050C2HQ1/Z01SDZ IoT Secure Element | U12, U13,U14 | PCMF2USB3B/CZ Bidirectional EMI Protection IC |
@@ -351,7 +353,7 @@ The MIMX8MM6CVTKZAA iMX8M (U2) features a quad core ARM® Cortex® A53 running a
351353
The X8 includes an embedded H7 in the form of a STM32H747AII6 IC (U20) with a dual core ARM® Cortex® M7 and ARM® Cortex® M4. This IC is used as a I/O expander for the NXP® i.MX 8M Mini (U2). Peripherals are automatically controlled via the M7 core. Additionally, the M4 core is available for real time control of motors and other time-critical machinery at a barebones level. The M7 core acts as a mediator between the peripherals and the i.MX 8M Mini and runs a proprietary firmware inaccessible to the User. The STM32H7 is not exposed to networking and should be programmed via the i.MX 8M Mini (U2).
352354

353355
## Wi-Fi®/Bluetooth® Connectivity
354-
The Murata® LBEE5KL1DX-883 wireless module (U9) simultaneously provides Wi-Fi® and Bluetooth® connectivity in an ultra small package based on the Cypress CYW4343W. The IEEE802.11b/g/n Wi-Fi® interface can be operated as an access point (AP), station (STA) or as a dual mode simultaneous AP/STA and supports a maximum transfer rate of 65 Mbps. Bluetooth® interface supports Bluetooth® Classic and Bluetooth® Low Energy. An integrated antenna circuitry switch allows a single external antenna (J4 or ANT1) to be shared between Wi-Fi® and Bluetooth®. Module U9 interfaces with i.MX 8M Mini (U2) via a 4bit SDIO and UART interface. Based on the software stack of the wireless module in the embedded linux OS, Bluetooth® 5.1 is supported together with Wi-Fi® conforming to the IEEE802.11b/g/n standard.
356+
The Murata® LBEE5KL1DX-883 wireless module (U9) simultaneously provides Wi-Fi® and Bluetooth® connectivity in an ultra small package based on the Cypress CYW4343W. The IEEE 802.11b/g/n Wi-Fi® interface can be operated as an access point (AP), station (STA) or as a dual mode simultaneous AP/STA and supports a maximum transfer rate of 65 Mbps. Bluetooth® interface supports Bluetooth® Classic and Bluetooth® Low Energy. An integrated antenna circuitry switch allows a single external antenna (J4 or ANT1) to be shared between Wi-Fi® and Bluetooth®. Module U9 interfaces with i.MX 8M Mini (U2) via a 4bit SDIO and UART interface. Based on the software stack of the wireless module in the embedded linux OS, Bluetooth® 5.1 is supported together with Wi-Fi® conforming to the IEEE802.11b/g/n standard.
355357

356358
## Onboard Memories
357359
The Arduino® Portenta X8 includes two onboard memory modules. A NT6AN512T32AV 2GB LP-DDR4 DRAM (U19) and 16GB Forsee eMMC Flash module (FEMDRW016G) (U5) are accessible to the i.MX 8M Mini (U2).
@@ -412,16 +414,16 @@ All Arduino boards have a built-in bootloader which allows flashing the board vi
412414

413415
# Certifications
414416

415-
| Certification | Details |
416-
| :------------ | :----------------------------------------------------------- |
417+
| Certification | Details |
418+
|:--------------|:--------------------------------------------------------------------------|
417419
| CE (EU) | EN 301489-1<br />EN 301489-1<br />EN 300328<br />EN 62368-1<br />EN 62311 |
418-
| WEEE (EU) | Yes |
419-
| RoHS (EU) | 2011/65/(EU)<br />2015/863/(EU) |
420-
| REACH (EU) | Yes |
421-
| UKCA (UK) | Yes |
422-
| RCM (RCM) | Yes |
423-
| FCC (US) | ID.<br />Radio: Part 15.247<br />MPE: Part 2.1091 |
424-
| RCM (AU) | Yes |
420+
| WEEE (EU) | Yes |
421+
| RoHS (EU) | 2011/65/(EU)<br />2015/863/(EU) |
422+
| REACH (EU) | Yes |
423+
| UKCA (UK) | Yes |
424+
| RCM (RCM) | Yes |
425+
| FCC (US) | ID.<br />Radio: Part 15.247<br />MPE: Part 2.1091 |
426+
| RCM (AU) | Yes |
425427

426428
## Declaration of Conformity CE DoC (EU)
427429
We declare under our sole responsibility that the products above are in conformity with the essential requirements of the following EU Directives and therefore qualify for free movement within markets comprising the European Union (EU) and European Economic Area (EEA).
@@ -430,7 +432,7 @@ We declare under our sole responsibility that the products above are in conformi
430432
Arduino boards are in compliance with RoHS 2 Directive 2011/65/EU of the European Parliament and RoHS 3 Directive 2015/863/EU of the Council of 4 June 2015 on the restriction of the use of certain hazardous substances in electrical and electronic equipment.
431433

432434
| **Substance** | **Maximum Limit (ppm)** |
433-
| -------------------------------------- | ----------------------- |
435+
|----------------------------------------|-------------------------|
434436
| Lead (Pb) | 1000 |
435437
| Cadmium (Cd) | 100 |
436438
| Mercury (Hg) | 1000 |
@@ -493,30 +495,31 @@ Lors de l’ installation et de l’ exploitation de ce dispositif, la distance
493495
Hereby, Arduino S.r.l. declares that this product is in compliance with essential requirements and other relevant provisions of Directive 201453/EU. This product is allowed to be used in all EU member states.
494496

495497
| Frequency bands | Maximum output power (ERP) |
496-
| -------------------- | -------------------------- |
498+
|----------------------|----------------------------|
497499
| 2.4 GHz, 40 channels | +6dBm |
498500

499501

500502
## Company Information
501503

502504
| Company name | Arduino SRL |
503-
| --------------- | --------------------------------------------- |
505+
|-----------------|-----------------------------------------------|
504506
| Company Address | Via Andrea Appiani 25, 20900, MONZA MB, Italy |
505507

506508
## Reference Documentation
507509

508-
| Ref | Link |
509-
| ------------------------- | ------------------------------------------------------------ |
510-
| Arduino IDE (Desktop) | https://www.arduino.cc/en/Main/Software |
511-
| Arduino IDE (Cloud) | https://create.arduino.cc/editor |
510+
| Ref | Link |
511+
|---------------------------|-----------------------------------------------------------------------------------------------------|
512+
| Arduino IDE (Desktop) | https://www.arduino.cc/en/Main/Software |
513+
| Arduino IDE (Cloud) | https://create.arduino.cc/editor |
512514
| Cloud IDE Getting Started | https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-4b3e4a |
513-
| Arduino Pro Website | https://www.arduino.cc/pro |
514-
| Project Hub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
515-
| Library Reference | https://github.com/arduino-libraries/ |
516-
| Online Store | https://store.arduino.cc/ |
515+
| Arduino Pro Website | https://www.arduino.cc/pro |
516+
| Project Hub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
517+
| Library Reference | https://github.com/arduino-libraries/ |
518+
| Online Store | https://store.arduino.cc/ |
517519

518520
## Change Log
519521

520-
| **Date** | **Changes** |
521-
| ---------- | ----------- |
522-
| 24/03/2022 | Release |
522+
| **Date** | **Changes** |
523+
|------------|-------------------------------|
524+
| 12/09/2022 | Make cores clear, minor fixes |
525+
| 24/03/2022 | Release |

0 commit comments

Comments
 (0)