Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0a531f3

Browse files
authoredJun 12, 2024··
Merge pull request #2009 from arduino/jacobhylen/giganote
[MKC-1697] Add GIGA connector note
2 parents 7658dbe + 417a5f8 commit 0a531f3

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
 

‎content/hardware/10.mega/boards/giga-r1-wifi/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,8 @@ The pinout for the display connector is shown in the image below:
289289

290290
![MIPI/DSI connector.](assets/mipi-dsi.png)
291291

292+
***When connecting a module or shield to the GIGA R1 WiFi board, be careful to not connect it at an angle or your board may be damaged.***
293+
292294
The following pins are directly connected to the STM32H747XI and cannot be used as GPIOs.
293295
- D1N
294296
- D1P

‎content/hardware/10.mega/shields/giga-display-shield/tutorials/01.getting-started/getting-started.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,11 @@ To use the GIGA Display Shield, mount it on the **bottom** side of the GIGA R1 W
100100

101101
![Bottom View](assets/mounted.png)
102102

103+
103104
This makes it possible to freely use the GIGA R1 WiFi's pins while the display shield is connected.
104105

106+
***When connecting a module or shield to the GIGA R1 WiFi board, be careful to not connect it at an angle or your board may be damaged.***
107+
105108
## Camera Connector
106109

107110
Located on the top side of the shield is a 20 pin camera connector, which is Arducam® compatible and supports a wide range of cameras. The connector is connected to the [GIGA R1 WiFi's camera connector](/tutorials/giga-r1-wifi/giga-camera#camera-connector), and is compatible with a wide range of cameras ([see Arducam cameras](https://www.arducam.com/camera-for-arduino-giga/)).

0 commit comments

Comments
 (0)
Please sign in to comment.