ESP32TinyCPC icon indicating copy to clipboard operation
ESP32TinyCPC copied to clipboard

Getting the SD memory card to work

Open rodjavier opened this issue 1 year ago • 1 comments

Hi there! I am trying to get the TTGO VGA to be able to use the sd card reader to store more dsk/roms and games. Is this possible? if so, how? Thank you!

rodjavier avatar Apr 11 '24 16:04 rodjavier

As it comes in the documentation in English and Spanish, the project I have made is designed to use the internal FLASH memory, to make it compatible with a basic ESP32, as is the case of the TTGO VGA32 v1.2 board. If you want SD card you should look at the forks that have been made to this project, as it would be: https://github.com/elfuska/ESP32TinyCPC

If you have problems with the SD fork, you can look at the thread: https://retrowiki.es/viewtopic.php?f=116&t=200039863

rpsubc8 avatar Apr 14 '24 16:04 rpsubc8