André's 8-bit Pages  Projects  Code  Resources  Tools  Forum
search

(Google, in new window)
share
follow
Follow my 8-bit tweets on
Twitter
(In new window)
discuss

Discuss my site on this 6502.org forum thread

Discuss this page's content on this 6502.org forum thread

(Forum registration required to post)

Hot!

Dive into the retro feeling and build yourself a Commodore PET replica

Need more speed? Speed up your 6502 computer with this 10 MHz 6502 CPU replacement board

Interested in electronics design? Look at the design lesson I got from Bil Herd, the hardware designer of the C128

Want 64bit? - pimp the 6502 with the 65k processor design!

You are using an old MS Internet Explorer as browser. This version is not supported anymore. Please use a more modern browser, like Internet Explorer 8 or later, Firefox, Google Chrome, or Opera.

CS/A65 Bus terminators

This board implements bus terminators for the CS/A bus. As has been discussed in the 6502.org forum newer technology uses stronger drivers and faster transitions between signal levels, which increase the level of jitter on the bus due to reflections. Also I am using more and more boards, and unfortunately the board design and layout was not done with reflections and bus design in mind. So I decided to implement this bus terminator board.

 

Table of content

Version: 1.1A

Status: untested

Notes

 
This is an untested prototype, I have only added a floppy-style power supply plug and ground- and VCC-planes.

Files

 
csa_term_v1.1a.sch
 
csa_term_v1.1a-sch.png
 
csa_term_v1.1a.brd
 
csa_term_v1.1a-brd.png

Version: 1.0A

Status: working

Notes

 
I found that when I used all resistors, my power protection mechanism pulled reset due to low voltage condition... so currently I am running with a 330/560 Ohm resistor pair on RN9/RN10 respectively. This removes the visible jitter on the screen (horizontally about one pixel, when loading a file from a floppy with the PETIO IEEE488 interface).

Files

 
csa_term_v1.0a.sch
 
csa_term_v1.0a-sch.png
 
csa_term_v1.0a.brd
 
csa_term_v1.0a-brd.png

Last modified: 2011-01-09.

Return to Homepage