doc:cbm:io:iec:how_serial_bus_works
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:cbm:io:iec:how_serial_bus_works [2022/08/16 12:32] – [STEP 3: SENDING THE BITS] eek | doc:cbm:io:iec:how_serial_bus_works [2023/11/12 23:43] (current) – eek | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | //This article appeared in [[https:// | + | //This article appeared in [[https:// |
====== HOW THE VIC/64 SERIAL BUS WORKS ====== | ====== HOW THE VIC/64 SERIAL BUS WORKS ====== | ||
Line 11: | Line 11: | ||
===== GROUND RULES ===== | ===== GROUND RULES ===== | ||
To understand the workings of this bus, you must work through a few concepts. Later, we'll get | To understand the workings of this bus, you must work through a few concepts. Later, we'll get | ||
- | technical for this who want it. | + | technical for those who want it. |
The bus, like the IEEE, has two modes of operation: Select mode, in which the computer calls all devices and asks for a specific device to remain connected after the call (" | The bus, like the IEEE, has two modes of operation: Select mode, in which the computer calls all devices and asks for a specific device to remain connected after the call (" | ||
Line 89: | Line 89: | ||
Normally, the computer is the only device that will pull ATN true. When it does so, all other devices drop what they are doing and become listeners. | Normally, the computer is the only device that will pull ATN true. When it does so, all other devices drop what they are doing and become listeners. | ||
- | Signals sent by the computer during an ATN period look like ordinary characters - eight bits with the usual handshake - but they are not data. They are " | + | Signals sent by the computer during an ATN period look like ordinary characters - eight bits with the usual handshake - but they are not data. They are " |
An example might help give an idea of the nature of the communications that take place. To open for writing a sequential disk file called " | An example might help give an idea of the nature of the communications that take place. To open for writing a sequential disk file called " |
doc/cbm/io/iec/how_serial_bus_works.1660653178.txt.gz · Last modified: 2022/08/16 12:32 by eek