CF-Card/RTC adapter
Posted: Mon Jul 27, 2020 11:33 pm
I finally finished the design for a compact flash and RTC adapter for my C02 Pocket SBC. PCBs came in today, so I put one together. As of now I have zero code written for it, but with all of the parts installed and powered up, the C02 Pocket SBC still boots up, so at least there's nothing shorted as far as I can tell. I also have the PLD programmed and installed, so that seems to have it's output lines correct as well.
I plan on spending a bit of time later this week starting to write some routines to access the CF-Card first, then will look at doing the same for the RTC. The latter has 256 bytes of non-volatile RAM which is accessible via two I/O ports (one for address offset and one for data). I plan to use this NVRAM for holding configuration data, which will free up some EEPROM space.
Here's a few pics attached.... hoping this will be a success. Once a BIOS is completed, I'll be looking to write a translation layer to use FLEX (BillG working on this).
I plan on spending a bit of time later this week starting to write some routines to access the CF-Card first, then will look at doing the same for the RTC. The latter has 256 bytes of non-volatile RAM which is accessible via two I/O ports (one for address offset and one for data). I plan to use this NVRAM for holding configuration data, which will free up some EEPROM space.
Here's a few pics attached.... hoping this will be a success. Once a BIOS is completed, I'll be looking to write a translation layer to use FLEX (BillG working on this).