Skip to content

Commit 65cbd49

Browse files
authored
Update README.md
1 parent 07cb839 commit 65cbd49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ only the necessary bits of the dpi are redirected to the 40-pin GPIO port, with
5454
Configuration working with vc4-kms-v3d
5555

5656
dtoverlay=vc4-kms-dpi-generic,rgb565-padhi
57-
dtparam=hactive=768,hfp=24,hsync=72,hbp=88
58-
dtparam=vactive=576,vfp=6,vsync=5,vbp=38
59-
dtparam=clock-frequency=14875000
57+
dtparam=hactive=800,hfp=40,hsync=128,hbp=88
58+
dtparam=vactive=600,vfp=1,vsync=4,vbp=23
59+
dtparam=clock-frequency=40000000
6060
# Resolution@freq hactive hfp hsync hbp vactive vfp vsync vbp clock-frequency
6161
#VGA 640x480 @60 640 16 96 48 480 10 2 33 25175000
6262
#SVGA 800x600 @60 800 40 128 88 600 1 4 23 40000000

0 commit comments

Comments
 (0)