Skip to content

[TC-292] Update X8 Datasheet #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 10, 2022
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 5 additions & 41 deletions content/hardware/04.pro/boards/portenta-x8/datasheet/datasheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,44 +241,6 @@ Edge computing, industrial internet of things, single board computer, artificial
<td>SCP03 (bus encryption and encrypted credential injection on applet and platform level)</td>
<td></td>
</tr>
<tr>
<td rowspan="6" ><strong>TI ADS7959SRGET</strong></td>
<td>12 bit, 1 MSPS, 8 Ch, Single Ended, Micro Power, SAR ADC</td>
<td></td>
</tr>
<tr>
<td>Two SW Selectable Unipolar, Input Ranges: 0 to VREF and 0 to 2 x VREF</td>
<td></td>
</tr>
<tr>
<td>Auto and Manual Modes for Channel Selection</td>
<td></td>
</tr>
<tr>
<td>Two Programmable Alarm Levels per Channel</td>
<td></td>
</tr>
<tr>
<td>Power-Down Current (1 µA)</td>
<td></td>
</tr>
<tr>
<td>Input Bandwidth (47 MHz at 3 dB)</td>
<td></td>
</tr>
<tr>
<td rowspan="3" ><strong>NXP® PCF8563BS</strong><br /></td>
<td>Low power Real Time Clock</td>
<td></td>
</tr>
<tr>
<td>Provides Century flag, year, month, day, weekday, hours, minutes and seconds</td>
<td></td>
</tr>
<tr>
<td>Low backup current; typical 250 nA at VDD = 3.0 V and T<sub>amb</sub> = 25°C</td>
<td></td>
</tr>
<tr>
<td rowspan="2"><strong>ROHM BD71847AMWV</strong> Programmable PMIC</td>
<td>Dynamic voltage scaling</td>
Expand Down Expand Up @@ -311,7 +273,7 @@ The Arduino® Portenta X8 has been designed for high performance embedded comput
- **High performance networking:** The Arduino® Portenta X8 includes Wi-Fi® and Bluetooth® connectivity to interact with a wide range of external devices and networks providing high flexibility. Additionally, Gigabit Ethernet interface provides high speed and low latency for the most demanding of applications.
- **High speed modular embedded development:** The Arduino® Portenta X8 is a great unit for developing a wide range of custom solutions. The high density connector provides access to many functions, including PCIe connectivity, CAN, SAI and MIPI. Alternatively, use the Arduino ecosystem of professionally designed boards as a reference for your own designs. Low-code software containers allow for rapid deployment.

## Accessories
## Accessories (not included)
- USB-C Hub
- USB-C to HDMI Adapter

Expand Down Expand Up @@ -343,7 +305,7 @@ The Arduino® Portenta X8 has been designed for high performance embedded comput
| P<sub>LP</sub> | Power consumption in low power mode | | 200 | | mW |
| P<sub>MAX</sub> | Maximum Power Consumption | | 4000 | | mW |

It is recommended to use a USB 3.0 port when connecting to the Portenta X8 which can deliver the required power. Dynamic scaling of the Portenta X8 can change the current consumption, leading to current surges during bootup. Average power consumption is provided in the above table for several reference scenarios.
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.

# Functional Overview
## Block Diagram
Expand Down Expand Up @@ -435,7 +397,9 @@ Sample sketches for the Arduino® Portenta X8 can be found either in the “Exam
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub **[5]**, the Arduino® Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more.

### Board Recovery
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by configuring DIP switches.

***Note: A compatible carrier board with DIP switches (e.g. Portenta Max Carrier or Portenta Breakout) is required to enable bootloader mode. Bootloader cannot be reached with the Portenta X8 alone.***

# Mechanical Information

Expand Down