e2002 / yoradio

Web-radio based on ESP32-audioI2S library
GNU General Public License v3.0
351 stars 89 forks source link

ILI9341 2 inch #62

Closed frank-ydf closed 9 months ago

frank-ydf commented 9 months ago

Hi, I had a chance to try my ILI9341 2 inch TFT (that is 240x320 and NOT 320x240) but it doesn't work. Lcd stays rotated 90 deg. so half of the screen doesn't work and what is displayed is also uncorrect. Is there a way to use that size of screen or can you implement a function to rotate the display? Thank you so much!

e2002 commented 9 months ago

This is not ILI9341, this is ST7789.

frank-ydf commented 9 months ago

Big thank you! It works great!!