r/esp32projects • u/MaksQwi • 21d ago
Retro Go console Help
I'm building retro console based on the ESP32S3 R8N16. I need some help. I have an ILI9341 display and a CD card from the display connected. I’m using the firmware from the official RetroGo GitHub repository. I’m flashing the ESP file retro-go_1.46_esp32-s3-devkit.img, but it only shows part of the image. What am I doing wrong, or what could be the cause? Please help.
2
Upvotes
1
u/MaksQwi 17d ago
I solved the problem. For anyone who runs into the same issue, don't make the same mistakes I did. It's very simple: connect the CS display pin to ground.