Skip to content

Commit 49644f3

Browse files
authored
Updating product name trademark
The GIGA Display Shield was misspelled for the trademark. This PR updates it.
1 parent 7302330 commit 49644f3

File tree

1 file changed

+23
-23
lines changed
  • content/hardware/04.pro/carriers/portenta-mid-carrier/tutorials/user-manual

1 file changed

+23
-23
lines changed

content/hardware/04.pro/carriers/portenta-mid-carrier/tutorials/user-manual/content.md

+23-23
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The **Portenta Mid Carrier** enhances the functionality of the Portenta family b
7171

7272
![Portenta Mid Carrier Stacked Form](assets/board_mount.png)
7373

74-
This carrier provides access to various peripherals. It highlights a Mini PCIe connector for Cat.4 cellular modules, suitable for solutions requiring extensive network coverage. It also includes two CAN lines, Ethernet, microSD, USB, camera connectors for DVP and MIPI interfaces, and a Display Serial Interface (DSI) compatible with Giga Display Shield. Additionally, it features dedicated debug pins and an RTC battery backup, further enhancing the development experience by simplifying processes.
74+
This carrier provides access to various peripherals. It highlights a Mini PCIe connector for Cat.4 cellular modules, suitable for solutions requiring extensive network coverage. It also includes two CAN lines, Ethernet, microSD, USB, camera connectors for DVP and MIPI interfaces, and a Display Serial Interface (DSI) compatible with GIGA Display Shield. Additionally, it features dedicated debug pins and an RTC battery backup, further enhancing the development experience by simplifying processes.
7575

7676
![Compatible Portenta boards](assets/portentaMIDcarrier_compatible_boards.png)
7777

@@ -116,7 +116,7 @@ The 5.0 V pin from the carrier's breakout male header can also power the board.
116116

117117
- **PCIe Breakout Header**: Besides the standard breakout header, the carrier also features a specific PCIe breakout header. This header provides access to each pin, enabling manual probing or the creation of external extensions for prototyping purposes.
118118

119-
- **Giga Display Shield Connector**: The Portenta Mid Carrier features a Display Serial Interface (DSI), which matches the Mobile Industry Processor Interface (MIPI) specifications, allowing it to connect displays that support MIPI DSI signals through its MIPI/DSI connector.
119+
- **GIGA Display Shield Connector**: The Portenta Mid Carrier features a Display Serial Interface (DSI), which matches the Mobile Industry Processor Interface (MIPI) specifications, allowing it to connect displays that support MIPI DSI signals through its MIPI/DSI connector.
120120

121121
The [GIGA Display Shield](#giga-display-shield-connector-j19) is compatible with the Portenta Mid Carrier. It is connected through the MIPI/DSI connector found on the carrier. This setup supports widely used frameworks like LVGL and GFX, enhancing its utility for various display applications.
122122

@@ -148,7 +148,7 @@ The 5.0 V pin from the carrier's breakout male header can also power the board.
148148
| J16 | Mini PCI Express Breakout Header |
149149
| J17 | Sub-series of Mini PCI Express Breakout Header |
150150
| J18 | Gigabit Ethernet connector - RJ45 |
151-
| J19 | Giga Display Shield connector (DSI) |
151+
| J19 | GIGA Display Shield connector (DSI) |
152152
| SIM1 | Dedicated PCIe SIM Slot |
153153
| SW1 | BOOT DIP Switch |
154154
| SW2 | CAN Bus - CAN1 - DIP Switch |
@@ -893,11 +893,11 @@ void loop()
893893

894894
For the Portenta C33, given it has a different architecture, it is possible to navigate using the official ArduCam® source known as [Arducam_Mega](https://github.com/ArduCAM/Arducam_Mega) library.
895895

896-
### Giga Display Shield Connector (J19)
896+
### GIGA Display Shield Connector (J19)
897897

898898
The [Arduino GIGA Display Shield](https://docs.arduino.cc/hardware/giga-display-shield) is an add-on that can be used with the Portenta Mid Carrier, offering an 800x480 display with touch support. The display shield can be connected via MIPI DSI (Display Serial Interface).
899899

900-
![Portenta Mid Carrier Giga Display Connector](assets/portentaMIDcarrier_GIGADSI.png)
900+
![Portenta Mid Carrier GIGA Display Connector](assets/portentaMIDcarrier_GIGADSI.png)
901901

902902
The shield also features a camera connector, built-in IMU, microphone, and an RGB pixel. The video display connector (J19) of the carrier is specified in the following table:
903903

@@ -930,21 +930,21 @@ The shield also features a camera connector, built-in IMU, microphone, and an RG
930930

931931
The *MIPI DSI (Mobile Industry Processor Interface Display Serial Interface)* connector provides a high-speed interface that supports complex display functionalities like high resolutions and color depths. Its design is suitable for compact and mobile devices, making it ideal for applications where space and power efficiency are critical.
932932

933-
The following image shows the orientation of the connection between the Giga Display Shield and the Portenta Mid Carrier.
933+
The following image shows the orientation of the connection between the GIGA Display Shield and the Portenta Mid Carrier.
934934

935-
![Portenta Mid Carrier Giga Display Shield Connection Close-Up](assets/portentaMIDcarrier_GIGADSI_connection.png)
935+
![Portenta Mid Carrier GIGA Display Shield Connection Close-Up](assets/portentaMIDcarrier_GIGADSI_connection.png)
936936

937-
For a more detailed connection orientation with a brief pinout designation, the following diagram might help you understand how to stack the Giga Display Shield to the Portenta Mid Carrier.
937+
For a more detailed connection orientation with a brief pinout designation, the following diagram might help you understand how to stack the GIGA Display Shield to the Portenta Mid Carrier.
938938

939-
![Portenta Mid Carrier Giga Display Shield Connection Close-Up](assets/portentaMIDcarrier_GIGADSI_connection_dive.png)
939+
![Portenta Mid Carrier GIGA Display Shield Connection Close-Up](assets/portentaMIDcarrier_GIGADSI_connection_dive.png)
940940

941-
Once you have aligned and connected the Portenta Mid Carrier with the Giga Display Shield, you should have a similar setup as in the following image:
941+
Once you have aligned and connected the Portenta Mid Carrier with the GIGA Display Shield, you should have a similar setup as in the following image:
942942

943-
![Portenta Mid Carrier & Giga Display Shield Connected](assets/portentaMIDcarrier_GIGADSI_stacked.png)
943+
![Portenta Mid Carrier & GIGA Display Shield Connected](assets/portentaMIDcarrier_GIGADSI_stacked.png)
944944

945945
#### Using Linux
946946

947-
To review the current device tree overlay configurations, which are crucial for hardware feature management and system customization, to interface with the Giga Display Shield, use the following command:
947+
To review the current device tree overlay configurations, which are crucial for hardware feature management and system customization, to interface with the GIGA Display Shield, use the following command:
948948

949949
```bash
950950
fw_printenv overlays
@@ -958,7 +958,7 @@ This can include enabling additional peripherals, configuring pin mappings, or a
958958
ov_carrier_mid_dsi_panel
959959
```
960960

961-
If it is not present, the following steps will help you to set the needed overlays to use the Giga Display Shield. Access the docker container named **x8-devel** with the following command:
961+
If it is not present, the following steps will help you to set the needed overlays to use the GIGA Display Shield. Access the docker container named **x8-devel** with the following command:
962962

963963
```bash
964964
docker exec -it x8-devel sh
@@ -988,25 +988,25 @@ python tenta_runner.py
988988

989989
The script will bring up a GUI within the `tenta` framework. When the **tenta-config** window is up, please select **Portenta Mid Carrier**.
990990

991-
![Portenta Mid Carrier Giga Display Configuration - Main](assets/portentaMIDcarrier_dsi_1.png)
991+
![Portenta Mid Carrier GIGA Display Configuration - Main](assets/portentaMIDcarrier_dsi_1.png)
992992

993993
It will then show a list of available options that can be executed within the Portenta Mid Carrier platform. Here, the **Enable alternative overlays** option will be selected.
994994

995-
![Portenta Mid Carrier Giga Display Configuration - Overlays](assets/portentaMIDcarrier_dsi_2.png)
995+
![Portenta Mid Carrier GIGA Display Configuration - Overlays](assets/portentaMIDcarrier_dsi_2.png)
996996

997-
Because the Giga Display Shield will be used, **Removes video output on USB-C enables video output on DSI connector** configuration will be selected. This configuration will disable video output via the USB-C connector and switch the video output to be available to the DSI connector.
997+
Because the GIGA Display Shield will be used, **Removes video output on USB-C enables video output on DSI connector** configuration will be selected. This configuration will disable video output via the USB-C connector and switch the video output to be available to the DSI connector.
998998

999-
![Portenta Mid Carrier Giga Display Configuration - DSI Settings](assets/portentaMIDcarrier_dsi_3.png)
999+
![Portenta Mid Carrier GIGA Display Configuration - DSI Settings](assets/portentaMIDcarrier_dsi_3.png)
10001000

10011001
Once selected, it will prompt a message showing differences that overlays will have after the change.
10021002

1003-
![Portenta Mid Carrier Giga Display Configuration - Applied Changes](assets/portentaMIDcarrier_dsi_4.png)
1003+
![Portenta Mid Carrier GIGA Display Configuration - Applied Changes](assets/portentaMIDcarrier_dsi_4.png)
10041004

10051005
Proceed to accept with **Ok**, and the device will now be ready with the overlays to enable video output on the DSI connector.
10061006

1007-
![Portenta Mid Carrier Giga Display Configuration - Changes Set](assets/portentaMIDcarrier_dsi_5.png)
1007+
![Portenta Mid Carrier GIGA Display Configuration - Changes Set](assets/portentaMIDcarrier_dsi_5.png)
10081008

1009-
We can now observe if the Giga Display Shield is powered on and ready for use, having the shield connected to the Portenta Mid Carrier.
1009+
We can now observe if the GIGA Display Shield is powered on and ready for use, having the shield connected to the Portenta Mid Carrier.
10101010

10111011
#### Using Arduino IDEs
10121012

@@ -1052,7 +1052,7 @@ It will require the **ArduinoGraphics** library installed to compile the code wi
10521052

10531053
The example can be found within the Arduino IDE, and it is located under **File -> Examples -> Portenta_H7_Video**. The name of the example is **ArduinoLogo**.
10541054

1055-
Once the example has been compiled and uploaded to the Portenta H7, you will be able to see the Arduino logo drawn on the Giga Display Shield.
1055+
Once the example has been compiled and uploaded to the Portenta H7, you will be able to see the Arduino logo drawn on the GIGA Display Shield.
10561056

10571057
### CAN FD (Onboard Transceiver)
10581058

@@ -2088,9 +2088,9 @@ fw_setenv carrier_name mid
20882088
fw_setenv overlays 'ov_som_lbee5kl1dx ov_som_x8h7 ov_carrier_breakout_usbfs ov_carrier_mid_pcie_mini'
20892089
```
20902090

2091-
Alternatively, it is possible to use the **tenta-config** process implemented in the [Giga Display Connector's Linux Setup](#using-linux-1) section to apply the overlays to enable mini PCIe for the Portenta Mid Carrier with the Portenta X8.
2091+
Alternatively, it is possible to use the **tenta-config** process implemented in the [GIGA Display Connector's Linux Setup](#using-linux-1) section to apply the overlays to enable mini PCIe for the Portenta Mid Carrier with the Portenta X8.
20922092

2093-
***Please check out the guidelines in the [Giga Display Connector's Linux Setup](#using-linux-1) section for detailed information on how the __tenta-config__ works if you have yet to become familiar with the usage.***
2093+
***Please check out the guidelines in the [GIGA Display Connector's Linux Setup](#using-linux-1) section for detailed information on how the __tenta-config__ works if you have yet to become familiar with the usage.***
20942094

20952095
Access the docker container named **x8-devel** with the following command:
20962096

0 commit comments

Comments
 (0)