So, the remaining parts came in today, yay!
I built up an extra C02 Pocket SBC (version 1.00 PCB, which needed 4 bodge wires) with all 3.3V parts. I could only find a SOIC outline EEPROM (AT28BC256-20) which is 200ns access time. I also picked up an adapter from Proto-Advantage which allowed me to plug it into the 28-pin DIP socket.
Attachment:
IMG_3005.jpeg [ 3.33 MiB | Viewed 1174 times ]
The other changes required were:
1- Resistors going from 3.3K to 1.5K
2- The ATF22V10 going to an ATF22LV10
3- The TL7705 going to a TL7733
4- The DS1813 going to a DS1233A (which has the pin layout reversed of all things!) and an additional 0.1uF cap across the Panic switch.
5- The FTDI USB-UART adapter going to the 3.3V version.
6- Can oscillator replaced with a 3.3V version (4 MHz)
Once the board was completed, I plugged all the chips in, made an adapter for a 3.3V wall-wart supply and attempted the smoke test. Happy to report, it works!
One sad issue... the PLD I had picked up was the CQZ version... so the newer 55ns SRAM won't work. I'm going to order the newer parts which have a supported voltage range of 3.0 - 5.5V. That "should" resolve the problem. I also used a 0.33uF decoupling cap on the PLD... no luck, made no difference. So the CQZ parts are out going forward... one less issue to resolve.
I also did a quick conversion of my early RTC/CF-Card adapter (also a 1.00 PCB version)... had to change out parts on the board:
1- RTC went to the DS1511W spec, which is 3.3V
2- The pair of 74HC573 latches went to 74LVC573
3- The ATF16V8C went to a ATF16LV8X (which is a TSSOP outline)... once again, adapter sourced from Proto-Advantage.
I now have the adapter working with RTC and CF-Card access. I even brought up DOS/65 and that's working as well. Overall, pretty happy about getting the prototype working so easily. As the EEPROM is only a 200ns part, 4MHz is it.... 8MHz doesn't work, not a big surprise.
My next phase is to replace the Compact Flash with a Microdrive, which uses the 35-pin PATA interface. These are strictly 3.3V devices, so now that I have a working 3.3V system, I can take the approach of wiring one of these in and see if I can get that working. Oh the fun....