Skip to content

Commit 510452b

Browse files
committed
WIP, almosd done, Product topology finished
1 parent 31af06f commit 510452b

File tree

11 files changed

+329
-28
lines changed

11 files changed

+329
-28
lines changed

content/hardware/10.mega/boards/due/datasheet/assets/Portenta_C33_Power_Tree.svg

Lines changed: 186 additions & 0 deletions
Loading
Loading
Loading
Loading
Loading
Loading

content/hardware/10.mega/boards/due/datasheet/datasheet.md

Lines changed: 143 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
identifier: <ABXXXXXX>
3-
title: <Official name of the Product>
4-
type: <maker/pro/edu>
2+
identifier: ABXXXXXX
3+
title: Official name of the Product
4+
type: maker
55
author: <names of the authors separated with commas>
66
---
77

@@ -226,28 +226,123 @@ Current Consumption: This section contains information about the current consump
226226
## Functional Overview
227227

228228
<!---
229-
Functional Overview: The functional overview contains important information about the product in terms of the block diagram, mechanical information, power tree and much more. Sections and text for example purposes.
229+
Functional Overview: The functional overview contains important information about the product in terms of pinout, block diagram, mechanical information, power tree and much more. Sections and text for example purposes.
230230
-->
231231

232-
<p style="text-align: justify;">
233-
The core of the Portenta C33 is the R7FA6M5BH2CBG microcontroller from Renesas. The board also contains several peripherals connected to its microcontroller.
234-
</p>
232+
### Pinout
233+
234+
<!---
235+
Pinout: It is always interesting to show the pinout of the product inside the datasheet. Pinout and texxt for example purposes.
236+
-->
237+
238+
The Portent Hat Carrier pinout is shown in in the following figure.
239+
240+
![Portenta Hat Carrier pinout](assets/phc-pinout.png)
241+
242+
<!---
243+
Notes and warnings: If the product has some important tips to take into account regarding its pins it can be a good idea to put that information as a warning. Note code for example purposes
244+
-->
245+
246+
<div style="background-color: #FFCCCC; border-left: 6px solid #FF0000; margin: 20px 0; padding: 15px;">
247+
<strong>Safety Note:</strong> Disconnect power before board modifications. Avoid short-circuiting. Refer to the full guide for more safety tips.
248+
</div>
249+
250+
### Full Pinout Table
251+
252+
<!---
253+
Full Pinout Table: The full pinout tables are done only necessary in case of really complex products intended for the professional sector. These tables are extracted from the Pinout Table Spreadsheet normally done before the graphical simple pinout and used as an internal tool. Following text and tables for exampe purposes.
254+
-->
255+
256+
The full pinout of the Portenta Hat Carrier is available in the following tables sorted by element/connector.
257+
258+
#### 16-Pin Header (J6)
259+
260+
261+
<div style="text-align:center;">
262+
263+
| Pin number | Silkscreen | Power Net | Portenta HD Standard Pin | High-Density Pin | Interface |
264+
| :--------: | :--------: | :-----------: | :----------------------: | :------------------------------------------------------------------: | :--------------: |
265+
| 1 | A0 | | ANALOG_A0 | J2-73 | |
266+
| 2 | A1 | | ANALOG_A1 | J2-75 | |
267+
| 3 | A2 | | ANALOG_A2 | J2-77 | |
268+
| 4 | A3 | | ANALOG_A3 | J2-79 | |
269+
| 5 | A4 | | ANALOG_A4 | J2-74 | |
270+
| 6 | A5 | | ANALOG_A5 | J2-76 | |
271+
| 7 | A6 | | ANALOG_A6 | J2-78 | |
272+
| 8 | A7 | | ANALOG_A7 | J2-80 | |
273+
| 9 | PWM7 | | PWM_7 | J2-64 | |
274+
| 10 | PWM8 | | PWM_8 | J2-66 | |
275+
| 11 | LICELL | | LICELL | J2-7 | RTC Power Source |
276+
| 12 | PWM4 | | GPIO_0 | J2-46 | |
277+
| 13 | 3V3 | +3V3_PORTENTA | VCC | J2-23, J2-34, J2-43, J2-69 | |
278+
| 14 | TX2 | | SERIAL2_TX | J2-26 | UART 2 TX |
279+
| 15 | GND | GND | GND | J1-22, J1-31, J1-42, J1-47, J1-54, J2-24, J2-33, J2-44, J2-57, J2-70 | |
280+
| 16 | RX2 | | SERIAL2_RX | J2-28 | UART 2 RX |
281+
282+
<caption>Table 6: 16-Pin Header (J6) pinout</caption>
283+
284+
</div>
285+
286+
<!---
287+
Div page break tags: Sometimes the format is not perfect and some sections are added/cut in the pages we do not want to. This kind of div page break tasks can be used to fix those problems
288+
-->
289+
290+
<div style="page-break-after: always;"></div>
291+
292+
293+
#### Power Block CAN Bus (J9)
294+
295+
<div style="text-align:center;">
296+
297+
| Pin number | Silkscreen | Power Net | Portenta HD Standard Pin | High-Density Pin | Interface |
298+
| :--------: | :---------: | :----------: | :----------------------: | :------------------------------------------------------------------: | :------------: |
299+
| 1 | VIN 7-32VDC | INPUT_7V-32V | | | |
300+
| 2 | GND | GND | GND | J1-22, J1-31, J1-42, J1-47, J1-54, J2-24, J2-33, J2-44, J2-57, J2-70 | |
301+
| 3 | GND | GND | GND | J1-22, J1-31, J1-42, J1-47, J1-54, J2-24, J2-33, J2-44, J2-57, J2-70 | |
302+
| 4 | 5V | +5V | VIN | J1-21, J1-24, J1-32, J1-41, J1-48 | |
303+
| 5 | CANH | | | J1-49 (Through U1) | CAN BUS - CANH |
304+
| 6 | CANL | | | J1-51 (Through U1) | CAN BUS - CANL |
305+
306+
<caption>Table 7: Power Block CAN Bus (J9) pinout</caption>
307+
308+
</div>
309+
235310

236311
### Block Diagram
237312

238313
<!---
239-
Block Diagram: The functional overview contains important information of the product in terms of a block diagram, mechanical information, power tree and much more. Sections and text for example purposes.
314+
Block Diagram: The block diagram is really important from the technical point of view and for certification purposes. Must be good and consistent with Arduino`s visual style. Raw diagram is created by the R&D team and adapted and converted to the final one by the content team using Figma. Clock signals are mandatory for certification purposes. Diagram and text for example purposes.
240315
-->
241316

242317
The block diagram with the main parts of the product can be checked in the following image:
243318

244319
![Arduino GIGA R1 WiFi Block Diagram](assets/GIGA_R1_WiFi_Block_Diagram.png)
245320

246-
### Power Tree
321+
### Power Supply
322+
323+
<!---
324+
Power tree: The power tree is really important from the technical point of view and for certification purposes. Must be good and consistent with Arduino`s visual style. Raw diagram is created by the R&D team and adapted and converted to the final one by the content team using Figma. Diagram and text for example purposes.
325+
-->
326+
327+
The Portenta C33 can be powered through one of these interfaces:
328+
329+
- USB-C® port
330+
- 3.7 V single-cell lithium-ion/lithium-polymer battery, connected through the onboard battery connector
331+
- External 5 V power supply connected through the MKR-styled pins
332+
333+
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).
247334

248-
## Board Topology
335+
The following diagram shows the power options available on the Portenta C33 and illustrates the main system power architecture.
336+
</div>
337+
338+
![Power architecture of the Portenta C33](assets/Portenta_C33_Power_Tree.svg)
249339

250-
### Front View
340+
341+
### Product Topology
342+
343+
<!---
344+
Product Topology: Product topology is an important section of the datasheet and a combination of two elements: the diagram with the main components references, and the table listing and describing those main components. It is important to describe only the components interesting for the final user, so capacitors, resistors and other passive components should not be described in this section as a general rule. Image and text for example purposes
345+
-->
251346

252347
![Top View of Arduino GIGA R1 WiFi](assets/gigaR1WiFiTop.png)
253348

@@ -265,39 +360,59 @@ The block diagram with the main parts of the product can be checked in the follo
265360
| J6 | Camera | DL1 | Power LED |
266361
| DL2 | RGB SMLP34RGB2W3 Common anode LED | J12 | CX90B-16P USB-C® connector |
267362

268-
### Back View
363+
<!---
364+
Product Topology specific subsections: Different subsections about specific features and important parts of the product can be added inside the product topology, explaining for example more information about the microprocessors, the MIPI camera connectos, the GPS connectivity, the GPIO pins, JTAG connectors, USB, etc etc. Some of the Portenta Hat Carrier specific sections has been added as a nice example.
365+
-->
269366

270-
![Back View of Arduino GIGA R1 WiFi](assets/gigaR1WiFiBottom.png)
271367

272-
## Processor
368+
#### High-Density Connectors (J1-J2)
273369

274-
The GIGA R1 WiFi's main processor is the dual-core STM32H747 (U1) including a Cortex® M7 running at 480 MHz and a Cortex® M4 running at 240 MHz. The two cores communicate via a _Remote Procedure Call_ mechanism that allows calling functions between each processor seamlessly.
370+
<p style="text-align: justify;">The High-Density connectors (J1-J2) provide connectivity with the Portenta family boards. For detailed information, refer to the Portenta Hat Carrier pinout and the respective documentation for the Portenta family boards. In Figure 6, the Portenta X8 board High-Density connectors pinout is shown as an example.</p>
275371

276-
## Wi-Fi®/Bluetooth® Connectivity
372+
![Portenta X8 High-Density connectors pinout](assets/phc_high-density-connector-x8.png)
277373

278-
The Murata® LBEE5KL1DX-883 wireless module (U5) simultaneously provides Wi-Fi® and Bluetooth® connectivity in an ultra-small package based on the Cypress CYW4343W. The IEEE802.11 b/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 (J14) to be shared between Wi-Fi® and Bluetooth®.
374+
#### JTAG Connector (J3)
279375

280-
## Onboard Memories
376+
<p style="text-align: justify;">Debugging capabilities are integrated directly into the Portenta Hat Carrier and are accessible via the 10-pin JTAG connector (J3) shown in Figure 7.</p>
281377

282-
The GIGA R1 WiFi supplements the 2 MB Flash and 1 MB SRAM on the STM32H747 (U1) with 16 MB of NOR Flash with the AT25SF128A-MHB-T (U8) as well as 8 MB of SDRAM with the AS4C4M16SA (U3). U8 connects over a Quad-SPI interface to the main processor (U1). U3 operates at a frequency of 166 MHz.
378+
#### USB-A (J4)
283379

284-
## USB Connector
380+
<p style="text-align: justify;">The onboard USB-A connector (female), shown in Figure 7, is integrated in the Portenta Hat Carrier for multiple purposes, including:</p>
285381

286-
Two USB ports are provided on the Arduino GIGA R1 WiFi. One USB 2.0 type A (J2) and a USB-C® (J12). The USB 2.0 connector allows external devices to be connected as peripherals, while the USB-C® connector allows the GIGA board to be connected as a peripheral for other devices. Note that super speed pins on the USB-C® connector (J12) are unpopulated. A TVS diode array is placed on the VBUS of each connector (D4, D2) for ESD protection purposes.
382+
- Connecting external peripherals such as mouse devices, keyboards, USB cameras, hubs, and hard drives.
383+
- Data logging using a USB memory stick.
287384

288-
## Audio
385+
![JTAG and USB-A connectors of the Portenta Hat Carrier](assets/portentaHatCarrier_usbjtagConnectors.png)
289386

290-
The STM32H7 (U1) has two digital-to-analog converters (DAC) which drive the stereo audio output on the 3.5 mm jack connector (J15). Each DAC has a resolution of up to 12 bits. The right and left channels are also accessible via pins DAC0 and DAC1 respectively. A microphone input is also present on the jack connector (J15), which is shared with analog pin A7. The _Buffered mode_ in the STM32H7 can allow for low-impedance output while _Sample and hold_ functionality can help to reduce power consumption. Up to 10 mega samples per second are supported.
387+
#### 40-Pin Header Connector (J5)
291388

292-
<div style="page-break-after: always;"> </div>
389+
<p style="text-align: justify;">The Portenta Hat Carrier features a 40-pin header connector as shown in Figure 8, making it compatible with most of the Raspberry Pi® Hats available on the market.</p>
390+
391+
![Raspberry Pi®-compatible 40-pin header connector](assets/portentaHatCarrier_raspiConnector.png)
392+
393+
The main interfaces and general-purpose pins available through this connector include:
394+
395+
- SPI (x1)
396+
- I2S (x1)
397+
- SAI (x1)
398+
- 5 VDC (x2)
399+
- 3.3 VDC (x2)
400+
- I2C (x2)
401+
- UART (without flow control) (x2)
402+
- PWM (x7)
403+
- GND (x8)
404+
- GPIO (x26)
405+
406+
#### MicroSD Card Slot (J7)
293407

294-
## Power Tree
408+
The onboard microSD card slot can be used for:
295409

296-
![Arduino GIGA R1 WiFi Power Tree](assets/GIGA_R1_WiFi_Power_Tree.png)
410+
- Data logging operations
411+
- Media purposes
297412

298-
Power can either be supplied via the VIN pins, or the 5V of the USB connectors (J2, J12). If power is supplied via VIN, the MP2269GD-Z (U7) buck converter steps the voltage down to 5V. The 5V power rail is then stepped down to 3.3V by the MP2322GQH (U6) buck converter. The logic level of components on the Arduino GIGA R1 WiFi is 3.3V.
413+
![MicroSD card slot of the Portenta Hat Carrier](assets/portentaHatCarrier_microSDConnector.png)
299414

300-
## Board Operation
415+
## Device Operation
301416

302417
### Getting Started - IDE
303418

Binary file not shown.

0 commit comments

Comments
 (0)