Im running a 15.6 inch lcd with 18BIT DPI to LVDS hat. There is some very faint noise in the display.
The issue is sort of similar to the issue discussed in this topic
viewtopic.php?t=244266
Im using raspberry pi Zero W and Zero 2W and the issue occurs in both the models.
When viewed directly there is no issue with the display but when looking closely we can notice the faint noise like grains
on the image. It is more prominently visible when viewed at an angle like 45 degrees etc.
Can observice the sparkling type noise in the display.
https://youtu.be/rE76U6_SSPI
https://youtu.be/3J9LcFsr2XE
https://youtu.be/gccnN1YIeaU
Here are the images showing normal direct view


Configuration details:
Code: Select all
dtoverlay = dpi18cpadhi
framebuffer_width=1366
framebuffer_height=768
enable_dpi_lcd=1
display_default_lcd=1
dpi_group=2
dpi_mode=87
dpi_output_format=458790
dpi_timings=1366 1 32 96 128 768 1 3 10 8 0 0 0 60 2 62945280 1
Code: Select all
gpio=0-9=a2
gpio=12-17=a2
gpio=20-25=a2
To isolate design issue I also tried with 24bit dpi - lvds model, but still the noise issue persists.
Any help regarding this issue is appreciated. Thanks