Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

Interfacing (DSI, CSI, I2C, etc.) • Re: Small TFT based on ILI9341 ST7789 - how to use waveshare SKU:19650

$
0
0
ST7789 TCON
This has been tested with waveshare SKU:19650 but should be applicable to other waveshare products using the same display (i.e. SKU:14972, SKU:15867, SKU:25586)
The displays has 240x240pixels resolution

https://www.waveshare.com/pico-lcd-1.3.htm

wavesku19650.bin.zip
Download/unzip the file and copy it to required folder

Code:

sudo cp wavesku19650.bin /lib/firmware
add below to your config.txt

Code:

# waveshare 1.3in - 240x240pixel - SKU19650dtoverlay=mipi-dbi-spi,speed=48000000dtparam=compatible=wavesku19650\0panel-mipi-dbi-spidtparam=write-only,cpha,cpoldtparam=width=240,height=240,width-mm=23,height-mm=23dtparam=reset-gpio=24,dc-gpio=25,backlight-gpio=23
IMG_20230911_141652.jpg
Hey thanks a lot for this! this works flawlessly. In my specific usecase I would like to rotate it 90 degrees clockwise, Would you be willing to share the wavesku19650.txt file and how you add rotation to the config?
why don't you simply use Screen configuration editor for rotating it?
afk atm so you will have to have some patience before I'm able to share. you will need to change the init command sequence for rotating the screen; requires a new bin file.

Statistics: Posted by aBUGSworstnightmare — Sat Aug 23, 2025 6:10 pm



Viewing all articles
Browse latest Browse all 8013

Trending Articles