Skip to content

Commit 6fa6538

Browse files
authored
Merge pull request #212 from arduino/aliphys/X8Updates
[TC-292] Update X8 Datasheet
2 parents 50435c5 + a5bd53f commit 6fa6538

File tree

1 file changed

+5
-41
lines changed
  • content/hardware/04.pro/boards/portenta-x8/datasheet

1 file changed

+5
-41
lines changed

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

Lines changed: 5 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -241,44 +241,6 @@ Edge computing, industrial internet of things, single board computer, artificial
241241
<td>SCP03 (bus encryption and encrypted credential injection on applet and platform level)</td>
242242
<td></td>
243243
</tr>
244-
<tr>
245-
<td rowspan="6" ><strong>TI ADS7959SRGET</strong></td>
246-
<td>12 bit, 1 MSPS, 8 Ch, Single Ended, Micro Power, SAR ADC</td>
247-
<td></td>
248-
</tr>
249-
<tr>
250-
<td>Two SW Selectable Unipolar, Input Ranges: 0 to VREF and 0 to 2 x VREF</td>
251-
<td></td>
252-
</tr>
253-
<tr>
254-
<td>Auto and Manual Modes for Channel Selection</td>
255-
<td></td>
256-
</tr>
257-
<tr>
258-
<td>Two Programmable Alarm Levels per Channel</td>
259-
<td></td>
260-
</tr>
261-
<tr>
262-
<td>Power-Down Current (1 µA)</td>
263-
<td></td>
264-
</tr>
265-
<tr>
266-
<td>Input Bandwidth (47 MHz at 3 dB)</td>
267-
<td></td>
268-
</tr>
269-
<tr>
270-
<td rowspan="3" ><strong>NXP® PCF8563BS</strong><br /></td>
271-
<td>Low power Real Time Clock</td>
272-
<td></td>
273-
</tr>
274-
<tr>
275-
<td>Provides Century flag, year, month, day, weekday, hours, minutes and seconds</td>
276-
<td></td>
277-
</tr>
278-
<tr>
279-
<td>Low backup current; typical 250 nA at VDD = 3.0 V and T<sub>amb</sub> = 25°C</td>
280-
<td></td>
281-
</tr>
282244
<tr>
283245
<td rowspan="2"><strong>ROHM BD71847AMWV</strong> Programmable PMIC</td>
284246
<td>Dynamic voltage scaling</td>
@@ -311,7 +273,7 @@ The Arduino® Portenta X8 has been designed for high performance embedded comput
311273
- **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.
312274
- **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.
313275

314-
## Accessories
276+
## Accessories (Not Included)
315277
- USB-C Hub
316278
- USB-C to HDMI Adapter
317279

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

346-
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.
308+
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.
347309

348310
# Functional Overview
349311
## Block Diagram
@@ -435,7 +397,9 @@ Sample sketches for the Arduino® Portenta X8 can be found either in the “Exam
435397
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.
436398

437399
### Board Recovery
438-
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.
400+
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.
401+
402+
**Note: A compatible carrier board with DIP switches (e.g. Portenta Max Carrier or Portenta Breakout) is required to enable bootloader mode. It cannot be enabled with the Portenta X8 alone.**
439403

440404
# Mechanical Information
441405

0 commit comments

Comments
 (0)