Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Manawyrm/RC2014-Ethernet
RTL8019 Ethernet card for the RC2014 Z80 computer
https://github.com/Manawyrm/RC2014-Ethernet
Last synced: 4 months ago
JSON representation
RTL8019 Ethernet card for the RC2014 Z80 computer
- Host: GitHub
- URL: https://github.com/Manawyrm/RC2014-Ethernet
- Owner: Manawyrm
- Created: 2020-08-25T16:11:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T10:00:20.000Z (over 3 years ago)
- Last Synced: 2024-06-30T18:12:11.148Z (5 months ago)
- Homepage:
- Size: 875 KB
- Stars: 13
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rc2014 - RTL8019 Ethernet Card
README
RC2014 RTL8019 Ethernet card
---------------------![RTL8019 network card](https://screenshot.tbspace.de/okqcvfgylrj.jpg)
The design is optimized for automated assembly at [JLCPCB](https://jlcpcb.com/DDE).
[Schematic](gerbers/RevA/RevA.pdf)
[Firmware](https://github.com/Manawyrm/RC2014-Ethernet-Firmware)Rev. A Errata:
- Reset polarity is wrong, reset trace needs to be cut and wired to VCC (reset is done in software)
- Interrupt polarity is also wrong, remove R7. (to use interrupts, use an N-channel MOSFET to drive the INT line. Untested!)
- RTL8019 requires an SPI 9346 EEPROM for it's configuration data (for full-duplex ethernet, correct function of the LEDs, proper MAC addresses), which is missing
- RTL8019 footprint is wrong (too small). JLCPCB can still assemble these boards, but it's marked as a manufacturing error.