Turaco-System / Turaco-Hardware

An 8-Bit Open Source Games Console and Microcomputer
Other
13 stars 1 forks source link

Schematic Review #2

Open AdShea opened 1 year ago

AdShea commented 1 year ago

I'll keep poking into datasheets, but here's a start.

KyleCardoza commented 1 year ago

Thank you for that.

KyleCardoza commented 1 year ago

All but the I2C EEPROM are now in the schematic. I'm curious what the benefit of the I2C EEPROM might be over flashing to the EZ80F91's on-chip ROM from the SD card.

AdShea commented 1 year ago

On chip ROM would work too. I'm guessing there's some way to clear from an external tool as well?

KyleCardoza commented 1 year ago

Using the ZDI port, and an ESP-based adapter designed by the AGON project, it's possible to flash the EZ80 chip directly, yes.