User_Setups for 320x240 IPS-LCD with ST7789 controller for RP2040 #2835
MarcSchneiderD
started this conversation in
Compatible displays and setup files
Replies: 1 comment
-
Ahhh, sorry, the color ordering was wrong. I corrected this in the new files: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I made two user setups for 320x240 pixel IPS-LCDs with the ST7789 controller using SPI for RP2040 based boards (I'm using an RP2040-Zero). One user setup is for the RP2040's SPI0 the other for PIO-SPI. I tested the setup with a 2.4" IPS-LCD from WinWin (https://de.aliexpress.com/item/1005003797803015.html) and the examples 'TFT_Meters' and 'TFT_ArcFill'. The example 'TFT_graficstest_one_lib' didn't work, but I didn't figure out, what's wrong.
I attached my setup files. Maybe they are useful to anybody else...
User_Setups_ST7789_RP2040_SPI.zip
Beta Was this translation helpful? Give feedback.
All reactions