why don't you simply use Screen configuration editor for rotating it?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?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 folderadd below to your config.txtCode:
sudo cp wavesku19650.bin /lib/firmwareIMG_20230911_141652.jpgCode:
# 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
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