You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/asciidoc/computers/compute-module/cmio-display.adoc
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,15 @@ dtoverlay=vc4-kms-dsi-7inch
26
26
27
27
=== Connect a display to DISP0/DSI0
28
28
29
-
To connect a display to DISP0/DSI0:
29
+
To connect a display to DISP0/DSI0 on CM1, CM3 and CM4 IO boards:
30
30
31
31
. Connect the display to the DISP0/DSI0 port on the Compute Module IO board through the 22W to 15W display adapter.
32
32
. _(CM1, CM3, CM3+, and CM4S only)_: Connect the following GPIO pins with jumper cables:
33
33
* `28` to `CD0_SDA`
34
34
* `29` to `CD0_SCL`
35
35
36
+
. _(CM4 only)_ On the Compute Module 4 IO board, add the appropriate jumpers to J6, as indicated on the silkscreen.
37
+
36
38
. Reconnect the Compute Module to power.
37
39
. Add the following line to `/boot/firmware/config.txt`:
38
40
+
@@ -64,16 +66,16 @@ ignore_lcd=1
64
66
65
67
== Attaching the Touch Display 2 LCD panel
66
68
67
-
Touch Display 2 is a 720x1280 7" LCD display designed specifically for Raspberry Pi devices (see https://www.raspberrypi.com/products/touch-display-2/). It connects in much the same way as the original touch display, but the software setup on Compute Modules is slightly different as it uses a different display driver. See xref:../accessories/touch-display-2.adoc[Touch Display 2] for connection details.
69
+
Touch Display 2 is a 720x1280 7" LCD display designed specifically for Raspberry Pi devices (see https://www.raspberrypi.com/products/touch-display-2/). It connects in the same way as the original touch display, but the software setup on Compute Modules is slightly different as it uses a different display driver. See xref:../accessories/touch-display-2.adoc[Touch Display 2] for connection details.
68
70
69
-
Edit the /boot/firmware/config.txt file and add the following to enable Touch Display 2 on DISP1/DSI1.
71
+
Edit the /boot/firmware/config.txt file and add the following to enable Touch Display 2 on DISP1/DSI1. You will also need to add jumpers to J6 as indicated on the silkscreen.
0 commit comments