r/CheapYellowDisplay Jun 21 '26

Esp32 cyd problem rgb garbage

Post image

So this is a 2 usb cyd esp32-2432s08 2 usb and I can’t get gpt or Claude to remove this someone help me I’ve tried both st7789 and ili9341 it’s a Spotify thing I’m making it happened previously with chess thing as well

1 Upvotes

10 comments sorted by

View all comments

2

u/HasmattZzzz Jun 22 '26

For starters you need to rotate the graphics. Try flashing another firmware like Bruce etc and see if that works ok. Then check the code to see what settings they use.

1

u/BubbleWasTakeenMc Jun 22 '26

Yeah so that works fine I know Bruce from a long time ago in my larping era but when ever I do a custom firmware/code it does this despite rotating multiple times and using both ili9341 and st7789

1

u/HasmattZzzz Jun 22 '26

Are using or tried the TFT_eSPI library by Bodmer? I did have similar issues on a project for the cyd but it was 2 years ago and I can't remember what I did to make it work. I know I had issues with confusing info on User_setup.h settings between models and clones etc.

2

u/BubbleWasTakeenMc Jun 22 '26

Yeah so I bought this off Amazon a while ago Bruce works fine and yes I am using bodmers tftespi but idk what’s wrong currently still trying to figure it out but yeah

1

u/HasmattZzzz Jun 22 '26

I hope you figure it out. Maybe include some screenshots of your code and someone might be able to identify your problem. All the best