rpsubc8 / ESP32TinyCPC

AMSTRAD CPC Emulator TTGO VGA32
Do What The F*ck You Want To Public License
40 stars 6 forks source link

Device in Arduino IDE ? #4

Closed AxelAhlborn closed 11 months ago

AxelAhlborn commented 11 months ago

Hello, which device do I select in the Arduino IDE to program the ttgo-vga?

Greetings Axel

rpsubc8 commented 11 months ago

The ESP32 DEV Module is sufficient, but you can also select the ESP32 Pico Kit.

AxelAhlborn commented 11 months ago

The ESP32 DEV says: Sketch too big. I will try the TTGO T7 V1.4 Mini32.Greetings Axel

AxelAhlborn commented 11 months ago

TTGO T7 V1.4 is still working. The sketch is running :-)

rpsubc8 commented 10 months ago

Partition Scheme Huge APP should be selected, as it uses more than 1 MB and disable PSRAM.