Skip to content

Commit 8d4a257

Browse files
authored
Merge pull request #542 from arduino/karlsoderby/final-review
Karlsoderby/final review
2 parents f8707d5 + b1563e2 commit 8d4a257

File tree

12 files changed

+150433
-59
lines changed

12 files changed

+150433
-59
lines changed

content/hardware/10.mega/shields/giga-display-shield/datasheet/datasheet.md

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,12 @@ The GIGA Display Shield provides easy cross-form factor support for an external
6767

6868
## Recommended Operating Conditions
6969

70-
| Symbol | Description | Min | Typ | Max | Unit |
71-
|-----------------|----------------------------------|------|-----|-----|------|
72-
| V<sub>IN</sub> | Input voltage from VIN header | 6 | 7.0 | 32 | V |
73-
| V<sub>USB</sub> | Input voltage from USB connector | 4.8 | 5.0 | 5.5 | V |
74-
| V<sub>DD</sub> | Input high-level voltage | 2.31 | | 3.3 | V |
75-
| V<sub>IL</sub> | Input low-level voltage | 0 | | 1 | V |
76-
| T<sub>OP</sub> | Operating Temperature | 0 | 25 | 65 | °C |
70+
| Symbol | Description | Min | Typ | Max | Unit |
71+
| -------------- | ----------------------------- | ---- | --- | --- | ---- |
72+
| V<sub>IN</sub> | Input voltage from VIN header | 6 | 7.0 | 32 | V |
73+
| V<sub>DD</sub> | Input high-level voltage | 2.31 | | 3.3 | V |
74+
| V<sub>IL</sub> | Input low-level voltage | 0 | | 1 | V |
75+
| T<sub>OP</sub> | Operating Temperature | 0 | 25 | 65 | °C |
7776

7877

7978
<div style="page-break-after: always;"> </div>
@@ -90,21 +89,21 @@ The GIGA Display Shield provides easy cross-form factor support for an external
9089

9190
![Top View of Arduino GIGA Display Shield](assets/GIGA_Display_Shield_Top.png)
9291

93-
| **Ref.** | **Description** | **Ref.** | **Description** |
94-
|----------|--------------------------------|----------|-----------------|
95-
| U1 | MP34DT06JTR MEMS Microphone IC | | TFT Display |
96-
| DL1 | SMLP34RGB2W3 LED RGB DIFFUSED PICOLED SMD| | |
92+
| **Ref.** | **Description** | **Ref.** | **Description** |
93+
| -------- | ----------------------------------------- | -------- | --------------- |
94+
| U1 | MP34DT06JTR MEMS Microphone IC | | TFT Display |
95+
| DL1 | SMLP34RGB2W3 LED RGB DIFFUSED PICOLED SMD | | |
9796

9897
### Back View
9998

10099
![Back View of Arduino GIGA Display Shield](assets/GIGA_Display_Shield_Back.png)
101100

102-
| **Ref.** | **Description** | **Ref.** | **Description** |
103-
|----------|----------------------------------------|----------|----------------------------------------|
104-
| U2 | IS31FL3197-QFLS2-TR | U3 | LV52204MTTBG LED Driver IC |
105-
| U7 | BMI270 6-axis IMU | J3 | 21TW-247 Camera Connector 2.54 mm Header |
106-
| J4 | F32Q-1A7H1-11020 Display Connector | J5 | F32Q-1A7H1-11008 Touch Connector |
107-
| J6 | 2.54 mm Header GIGA Connector | J7 | 2.54mm Header GIGA Connector |
101+
| **Ref.** | **Description** | **Ref.** | **Description** |
102+
| -------- | ---------------------------------- | -------- | ---------------------------------------- |
103+
| U2 | IS31FL3197-QFLS2-TR | U3 | LV52204MTTBG LED Driver IC |
104+
| U7 | BMI270 6-axis IMU | J3 | 21TW-247 Camera Connector 2.54 mm Header |
105+
| J4 | F32Q-1A7H1-11020 Display Connector | J5 | F32Q-1A7H1-11008 Touch Connector |
106+
| J6 | 2.54 mm Header GIGA Connector | J7 | 2.54mm Header GIGA Connector |
108107

109108
## TFT Display
110109

@@ -119,7 +118,7 @@ A common anode RGB (DL1) is driven by a dedicated IS31FL3197-QFLS2-TR RGB LED Dr
119118

120119
## Digital Microphone
121120

122-
The MP34DT06JTR is an ultra-compact, low-power, omnidirectional, digital MEMS microphone built with a capacitive sensing element and an I2C interface. The sensing element, capable of detecting acoustic waves, is manufactured using a specialized silicon micromachining process dedicated to produce audio sensors. The microphone is in a single channel configuration, with audio signals transmitter over PDM.
121+
The MP34DT06JTR is an ultra-compact, low-power, omnidirectional, digital MEMS microphone built with a capacitive sensing element and an PDM interface. The sensing element, capable of detecting acoustic waves, is manufactured using a specialized silicon micromachining process dedicated to produce audio sensors. The microphone is in a single channel configuration, with audio signals transmitter over PDM.
123122

124123
## Power Tree
125124

@@ -168,7 +167,7 @@ We declare under our sole responsibility that the products above are in conformi
168167
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.
169168

170169
| **Substance** | **Maximum Limit (ppm)** |
171-
|----------------------------------------|-------------------------|
170+
| -------------------------------------- | ----------------------- |
172171
| Lead (Pb) | 1000 |
173172
| Cadmium (Cd) | 100 |
174173
| Mercury (Hg) | 1000 |
@@ -234,15 +233,15 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
234233

235234
## Company Information
236235

237-
| Company name | Arduino SRL |
238-
|-----------------|---------------------------------------------|
236+
| Company name | Arduino SRL |
237+
| --------------- | -------------------------------------------- |
239238
| Company Address | Via Andrea Appiani, 25 - 20900 MONZA(Italy) |
240239

241240

242241
## Reference Documentation
243242

244243
| Ref | Link |
245-
|---------------------------|-------------------------------------------------------------------------------------------------|
244+
| ------------------------- | ----------------------------------------------------------------------------------------------- |
246245
| Arduino IDE (Desktop) | <https://www.arduino.cc/en/Main/Software> |
247246
| Arduino IDE (Cloud) | <https://create.arduino.cc/editor> |
248247
| Cloud IDE Getting Started | <https://docs.arduino.cc/cloud/web-editor/tutorials/getting-started/getting-started-web-editor> |
@@ -253,5 +252,5 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
253252
## Change Log
254253

255254
| **Date** | **Changes** |
256-
|------------|-------------|
255+
| ---------- | ----------- |
257256
| 24/07/2023 | Release |
Loading

0 commit comments

Comments
 (0)