Z80 SIO/0 contains all four signals, but TxCB and RxCD are bonded together.
Z80 SIO/1 sacrifices DTRB and keeps TxCB, RxCD and SYNCB.
Z80 SIO/2 sacrifices SYNCB and keeps TxCB, RxCB and DTRB.
This is so addictive, I just can't stop tweaking the design, and I'm supposed to be out there gardening. The Simple80 has a CF interface now and can run CP/M, but it is no longer glue-less. It is still a pretty simple design, nevertheless.
Bill
I have 6 spare boards; anyone in the USA wants a blank board, PM me your address. I'll send you a free pc board via 1st Class letter mail. It is too expensive to ship outside of USA, you are better off order 5 boards from JLCPCB for $2 and use the economy shipping option.
Would you like a Simple80 Rev1 board? I have plenty of spares.
Bill
On Dec 22, 2022, at 19:37, Bill Shen <coinst...@gmail.com> wrote:
I noticed Simple80 kit is still available on eBay after almost 4 years. The kit is now $7 plus $9 shipping; IIRC it was $6 and $6 shipping 4 years ago. It says 97 kits has been sold and I'm going to order another kit to check if it still work. Can anyone tell me their experience with the kit? I've purchased 3 kits (this next one is the 4th kit) and they all worked except one time the seller shipped me a PIO instead of SIO. If he sent a PIO again, I'll design a glue-less Z80 with PIO instead of SIO. I still think this is the cheapest way of getting a CP/M-ready Z80 computer. Come to think of it, I'll buy 2 kits; if both work, I'll sell the assembled/tested Simple80 on eBay for $20 each.
--
You received this message because you are subscribed to the Google Groups "RC2014-Z80" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rc2014-z80+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/8788a631-6860-4765-b9c5-0aa89c5b225dn%40googlegroups.com.
On Dec 22, 2022, at 22:43, Bill Shen <coinst...@gmail.com> wrote:
The eBay seller only provides IC, you still need to buy 7.37MHz oscillator, IC sockets, resistors, capacitors, power jack, RC2014 bus socket, etc. For CP/M capability, you'll need CF disk, and 44-pin IDE CF adapter. You'll definitely need a flash programmer such as TL866ii to program the flash. You can go with rev1 pc board which has compact flash interface built in or you can go with rev0 pc board but will also need to order SimpleCF pc board to plug into one of the RC2014 expansion socket. Both rev0 and rev1 boards use the same software.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rc2014-z80/9b6e7611-bf59-4374-9d9d-492500bdff29n%40googlegroups.com.
The RAM is 128KB but the 2nd 64KB bank is not in use. It is possible to change RAM bank with SIO discrete output plus some tricky software. I suspect Ladislau has already done similar work successfully with his HiTech C rework so I'll see if I can port it to Simple80.