Tool/software: Linux
Dear Sir or Madam.
I got some problems with Rapsberry Pi 3 b+ model .
DLP2000 is not work even if it it connected as recommended by TI and "frederickvandenbosch.be" site
-----------------------------------------------------------------------------------------------------------------------------------------
/boot//config.txt
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Add support for software i2c on gpio pins
dtoverlay=i2c-gpio,i2c_gpio_sda=23,i2c_gpio_scl=24,i2c_gpio_delay_us=2
# DPI Video Setup
dtoverlay=dpi18
overscan_left=0
overscan_right=0
overscan_top=0
overscan_bottom=0
framebuffer_width=854
framebuffer_height=480
enable_dpi_lcd=1
display_default_lcd=1
dpi_group=2
dpi_mode=87
dpi_output_format=458773
hdmi_timings=854 0 14 4 12 480 0 2 3 9 0 0 0 60 0 32000000 3
|
and /etc/rc.local
The screen does not work cleanly. Please check my screen shots.
I think there seems to be a problem with sync( HSYNC , VSYNC and etc.)
Please help me.