7'' waveshare lcd hat
Posted: Mon Dec 02, 2019 2:00 pm
Hi, I'm trying to connect this screen to stereopi with compute module 3, but all a got so far is black screen with backlit on.
Like this: Running on raspbian buster. I2C and SPI enabled and here's my config:
I also tried to follow this tutorial, but nothing really changed.
Any suggestion on what I am doing wrong?
Like this: Running on raspbian buster. I2C and SPI enabled and here's my config:
Code: Select all
[all]
dtoverlay=vc4-fkms-v3d
start_x=1
gpu_mem=128
dtoverlay=dpi24
enable_dpi_lcd=1
display_default_lcd=1
dpi_group=2
dpi_mode=87
dpi_output_format=0x6f005
hdmi_cvt 1024 600 60 6 0 0 0
Any suggestion on what I am doing wrong?