Difference between revisions of "Serial bus"

From DenialWIKI
Jump to navigation Jump to search
(Subcategory)
(→‎Pinout: add input connections to pinout)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
The Vic 20's serial bus was compatible with all 8 bit Commodore computer peripherals that came after the Vic 20.  It is physically located on the back of the Vic 20, in between the [[video output]] jack and the [[cassette tape port]].
+
The serial bus is a serial form of the IEEE-488 bus that was used by the PET. It was compatible with all 8 bit Commodore computer peripherals that came after the VIC-20.  The connector is a 6 pin DIN socket located on the back of the VIC-20, in between the [[video output]] jack and the [[cassette tape port]].
  
 
[[Image:Serialport.jpg]]
 
[[Image:Serialport.jpg]]
  
The most common peripherals that made use of this port were [[peripherals]] such as disk drives ([[VIC-1540]]) and printers ([[VIC-1515]]).  Up to four disk drives and one printer could be daisy chained to a Commodore Vic 20.
+
==Uses==
  
[[Image:Serialschematic.jpg]]
+
The most common peripherals that made use of this port were [[peripherals]] such as disk drives and printers.  Up to four disk drives and one printer could be daisy chained to a Commodore VIC-20.
 +
 
 +
===Disk Drives===
 +
 
 +
* [[VIC-1540 disk drive]]
 +
* [[VIC-1541 disk drive]]
 +
* SD2IEC
 +
 
 +
===Printers & Plotters===
 +
 
 +
* [[VIC-1515 Graphic Printer]]
 +
* [[VIC-1525 Graphic Printer]]
 +
* [[MPS-801 printer]]
 +
* VIC-1520 plotter
 +
 
 +
==Pinout==
 +
 
 +
[[Image:Pinouts_-_serial_bus.png|150px|left]]
 +
 
 +
{| class="wikitable" style="text-align: center;"
 +
|-
 +
! scope="col"|Pin
 +
! scope="col"|In
 +
! scope="col"|Out
 +
! scope="col"|Use
 +
|-
 +
|1
 +
|VIA #2 CB1
 +
|
 +
|SRQ in (unused)
 +
|-
 +
|2
 +
|colspan="3"|GND
 +
|-
 +
|3
 +
|
 +
|VIA #1 PA7
 +
|ATN out
 +
|-
 +
|4
 +
|VIA #1 PA0
 +
|VIA #2 CA2
 +
|CLK
 +
|-
 +
|5
 +
|VIA #1 PA1
 +
|VIA #2 CB2
 +
|DATA
 +
|-
 +
|6
 +
|colspan="3"|<span style="text-decoration: overline">RESET</span>
 +
|}
  
 
[[Category:Port]]
 
[[Category:Port]]

Latest revision as of 02:00, 16 July 2022

The serial bus is a serial form of the IEEE-488 bus that was used by the PET. It was compatible with all 8 bit Commodore computer peripherals that came after the VIC-20. The connector is a 6 pin DIN socket located on the back of the VIC-20, in between the video output jack and the cassette tape port.

Serialport.jpg

Uses

The most common peripherals that made use of this port were peripherals such as disk drives and printers. Up to four disk drives and one printer could be daisy chained to a Commodore VIC-20.

Disk Drives

Printers & Plotters

Pinout

Pinouts - serial bus.png
Pin In Out Use
1 VIA #2 CB1 SRQ in (unused)
2 GND
3 VIA #1 PA7 ATN out
4 VIA #1 PA0 VIA #2 CA2 CLK
5 VIA #1 PA1 VIA #2 CB2 DATA
6 RESET