Gary Kaufman
2014-12-25 05:25:49 UTC
I spent some time this week building up a Zeta SBC along with the
parportprop support board.
If anyone could point me to documentation on how to transfer files to the
SDram card I'd appreciate it. I'd rather not have to spend hours with
xmodem if I can write them directly.
Also, what terminal type does the parportprop emulate?
A huge thanks to the group and Sergey for a tremendous little Z80 system!
Having CP/M pre-installed in flash makes it a perfect CP/M starter system.
It reminds me of the Digital Research Corporations "Big Board" of the
1980's, Ampro's "Little Board" or the P112 project - an all inclusive CP/M
system on a single PC board.
I'm waiting for the 9266 FDC controller from UTSource, but the rest of the
board is running nicely.
A few notes from my experience, hopefully this might help someone down the
line:
The documentation is all there, just scattered and at times hard to find.
The ROM files were particularly challenging to locate on the wiki for me.
Look at http://n8vem-sbc.pbworks.com/w/browse/#view=ViewFolder¶m=RomWBW
to find them.
You want ZETA_std.rom initially and ZETA_ppp.rom to access the parportprop
board. The code for the serial eeprom on the ppp board is
ParPortProp.eeprom in the Support subdirectory.
Don't try and substitute a DB9F for the serial console. It "seemed" to
make sense at the time as my USB<-->DB9 adapter had a DB9M and this avoided
the need for an adapter. Wrong, only pin "3" was in the correct place, the
rest were reversed. I could see the turn on screen/prompt but could type
back to the board. You will need a null-modem with most configurations and
the monitor is set for 38,400 baud, 8 data, 1 stop, no parity, no handshake.
Don't mount the 26 pin parallel port connector until you figure out your
configuration. I did and may have to tackle removing it down the line. If
you want the Parportprop board under the Zeta the connector needs to face
down.
For some reason the board doesn't seem to like a Toshiba TMP82C55AP-10. It
does function fine with an Intel 8255-5 (even at 20mhz clock).
The RTC needs to be "Activated" by the program before it starts running.
I was able to achieve 20mhz easily with a Z84C0020PEG CPU and all "LS" ttl
support except for a 74ALS139.
- Gary
parportprop support board.
If anyone could point me to documentation on how to transfer files to the
SDram card I'd appreciate it. I'd rather not have to spend hours with
xmodem if I can write them directly.
Also, what terminal type does the parportprop emulate?
A huge thanks to the group and Sergey for a tremendous little Z80 system!
Having CP/M pre-installed in flash makes it a perfect CP/M starter system.
It reminds me of the Digital Research Corporations "Big Board" of the
1980's, Ampro's "Little Board" or the P112 project - an all inclusive CP/M
system on a single PC board.
I'm waiting for the 9266 FDC controller from UTSource, but the rest of the
board is running nicely.
A few notes from my experience, hopefully this might help someone down the
line:
The documentation is all there, just scattered and at times hard to find.
The ROM files were particularly challenging to locate on the wiki for me.
Look at http://n8vem-sbc.pbworks.com/w/browse/#view=ViewFolder¶m=RomWBW
to find them.
You want ZETA_std.rom initially and ZETA_ppp.rom to access the parportprop
board. The code for the serial eeprom on the ppp board is
ParPortProp.eeprom in the Support subdirectory.
Don't try and substitute a DB9F for the serial console. It "seemed" to
make sense at the time as my USB<-->DB9 adapter had a DB9M and this avoided
the need for an adapter. Wrong, only pin "3" was in the correct place, the
rest were reversed. I could see the turn on screen/prompt but could type
back to the board. You will need a null-modem with most configurations and
the monitor is set for 38,400 baud, 8 data, 1 stop, no parity, no handshake.
Don't mount the 26 pin parallel port connector until you figure out your
configuration. I did and may have to tackle removing it down the line. If
you want the Parportprop board under the Zeta the connector needs to face
down.
For some reason the board doesn't seem to like a Toshiba TMP82C55AP-10. It
does function fine with an Intel 8255-5 (even at 20mhz clock).
The RTC needs to be "Activated" by the program before it starts running.
I was able to achieve 20mhz easily with a Z84C0020PEG CPU and all "LS" ttl
support except for a 74ALS139.
- Gary
--
You received this message because you are subscribed to the Google Groups "N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to n8vem+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to n8vem+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.