Skip to content

Commit

Permalink
gpib: Add a sample capture of serial GPIB (IEC Bus)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeldin authored and uwehermann committed Feb 13, 2017
1 parent fbf09b9 commit 5d35512
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions gpib/serial/cbm1571/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
-------------------------------------------------------------------------------
Serial GPIB (IEC Bus)
-------------------------------------------------------------------------------

This is an example capture of some IEC Bus traffic on a CBM 1571 floppy disk
drive.

Details:
https://en.wikipedia.org/wiki/Commodore_bus


Logic analyzer setup
--------------------

The logic analyzer used was a genuine Saleae Logic16 (at 1 MHz):

Probe IEC
---------------
0 SRQ
1 -
2 ATN
3 CLK
4 DATA
5 RESET


Data
----

The following is happening on the IEC bus in this capture:

- Controller sets device with GPIB address number 8 to TALK
- Controller reopens channel 15
- Device with GPIB address number 8 sends a status string to controller
- Controller sets the GPIB to UNTALK
Binary file added gpib/serial/cbm1571/cbm_1571_read_status.sr
Binary file not shown.

0 comments on commit 5d35512

Please sign in to comment.