Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| builderpages:plasmo:protorc3:crc65proto [2025/09/09 03:20] – Initial import from Wayback Machine | builderpages:plasmo:protorc3:crc65proto [2026/06/15 13:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | /* Imported from Wayback Machine | ||
| + | | ||
| + | | ||
| + | | ||
| + | */ | ||
| + | |||
| + | ====== Prototype CRC65, A Frugal 6502-based SBC ====== | ||
| + | |||
| + | ===== Introduction ===== | ||
| + | |||
| + | CRC65 stands for **C**PLD_**R**AM_**C**Fdisk_**65**02. It is a simple yet powerful 6502-based single board computer. Discussion about CRC65 development can be found here: | ||
| + | |||
| + | http:// | ||
| + | |||
| + | This page describes the first prototype of CRC65. The production CRC65 homepage is [[builderpages: | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ===== Features ===== | ||
| + | |||
| + | W65C02 operating at 14.7MHz | ||
| + | |||
| + | CY7C109 RAM provides 58K of RAM space | ||
| + | |||
| + | Altera EPM7064S CPLD with the following features | ||
| + | |||
| + | 64-byte boot ROM | ||
| + | |||
| + | Double-buffered serial receiver at 115200 N81 | ||
| + | |||
| + | Software bit-bang transmitter operating at 115200 N81 | ||
| + | |||
| + | Compact Flash interface | ||
| + | |||
| + | I2C interface | ||
| + | |||
| + | RAM decode | ||
| + | |||
| + | Bus-connected IDE44 interface. | ||
| + | |||
| + | Prototyped with ProtoRC3 | ||
| + | |||
| + | [[https:// | ||
