Wednesday, June 25, 2025

fixing waveshare lcdtft display

sudo vim /boot/config.txt

#on the dtoverlay line add:
fps=30,speed=42000000
#so it reads like

dtoverlay=waveshare35a,fps=30,speed=42000000

this makes it refresh faster at the expense of screwing up the colors a bit

No comments:

Post a Comment