Skip to content

[MKC-1697] Add GIGA connector note #2009

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 1 commit into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,8 @@ The pinout for the display connector is shown in the image below:

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

***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.***

The following pins are directly connected to the STM32H747XI and cannot be used as GPIOs.
- D1N
- D1P
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,11 @@ To use the GIGA Display Shield, mount it on the **bottom** side of the GIGA R1 W

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


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

***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.***

## Camera Connector

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/)).
Expand Down
Loading