PBI
From Atariki
(Różnice między wersjami)
Wersja z dnia 21:07, 26 gru 2007 KMK (Dyskusja | wkład) (tabelka skopiowana z en.wiki) ← Previous diff |
Wersja z dnia 09:53, 8 wrz 2008 KMK (Dyskusja | wkład) (→Dokumentacja) Next diff → |
||
Linia 106: | Linia 106: | ||
== Dokumentacja == | == Dokumentacja == | ||
- | Seria artykułów autorstwa Earla Rice. | + | === Seria artykułów autorstwa Earla Rice === |
* [http://www.atarimagazines.com/v3n9/Parallel_Bus.html Antic, January 1985, 45-47, 75] (generic device handler) | * [http://www.atarimagazines.com/v3n9/Parallel_Bus.html Antic, January 1985, 45-47, 75] (generic device handler) | ||
Linia 113: | Linia 113: | ||
* [http://www.atarimagazines.com/v3n12/toolbox.html Antic, April 1985, 49-52, 78] (ditto, plus software driver) | * [http://www.atarimagazines.com/v3n12/toolbox.html Antic, April 1985, 49-52, 78] (ditto, plus software driver) | ||
- | Inne: | + | === Inne === |
* [http://www.myatari.net/issues/may2001/pbi.htm MyAtari.net - The Atari XL Parallel Bus Interface Part I] | * [http://www.myatari.net/issues/may2001/pbi.htm MyAtari.net - The Atari XL Parallel Bus Interface Part I] | ||
* [http://www.myatari.net/issues/jul2001/xl_pbi.htm MyAtari.net - The Atari XL Parallel Bus Interface Part 2] | * [http://www.myatari.net/issues/jul2001/xl_pbi.htm MyAtari.net - The Atari XL Parallel Bus Interface Part 2] | ||
* [http://www.myatari.net/issues/aug2001/pbi_p3.htm MyAtari.net - The Atari XL Parallel Bus Interface Part 3] | * [http://www.myatari.net/issues/aug2001/pbi_p3.htm MyAtari.net - The Atari XL Parallel Bus Interface Part 3] | ||
+ | |||
+ | === Stabilizacja interfejsu PBI === | ||
+ | |||
+ | * [http://www.mathyvannisselroy.nl/stabiliz.txt STABILIZING XL/XE COMPUTERS WITH PBI DEVICES] (Robert Puff) | ||
== Zobacz także == | == Zobacz także == |
Wersja z dnia 09:53, 8 wrz 2008
Parallel Bus Interface, złącze używane w 600XL oraz 800XL. Złącze ma 50 linii i służy do podłączania urządzeń zewnętrznych (tzw. nowych urządzeń) jako forma portu równoległego. Autorem koncepcji PBI jest Earl Rice. Komputery serii XE są wyposażone w nieco odmienne (inny kształt, nieco inny zestaw sygnałów) złącze tzw. CART/ECI będące rozwinięciem PBI.
Spis treści |
Schemat wyprowadzeń
Parallel Bus Interface (PBI) - looking at the back | ||||||||||||||||||||||||
1 | 3 | 5 | 7 | 9 | 11 | 13 | 15 | 17 | 19 | 21 | 23 | 25 | 27 | 29 | 31 | 33 | 35 | 37 | 39 | 41 | 43 | 45 | 47 | 49 |
2 | 4 | 6 | 8 | 10 | 12 | 14 | 16 | 18 | 20 | 22 | 24 | 26 | 28 | 30 | 32 | 34 | 36 | 38 | 40 | 42 | 44 | 46 | 48 | 50 |
Parallel Bus Interface (PBI) - Pinout | ||||||||||||||||||||||||
Pin | TOP | Pin | BOTTOM | |||||||||||||||||||||
1 | GND Ground | 2 | External select | |||||||||||||||||||||
3 | A0 Address output | 4 | A1 | |||||||||||||||||||||
5 | A2 | 6 | A3 | |||||||||||||||||||||
7 | A4 | 8 | A5 | |||||||||||||||||||||
9 | A6 | 10 | GND | |||||||||||||||||||||
11 | A7 | 12 | A8 | |||||||||||||||||||||
13 | A9 | 14 | A10 | |||||||||||||||||||||
15 | A11 | 16 | A12 | |||||||||||||||||||||
17 | A13 | 18 | A14 | |||||||||||||||||||||
19 | GND | 20 | A15 | |||||||||||||||||||||
21 | D0 Data (bidirectional) | 22 | D1 | |||||||||||||||||||||
23 | D2 | 24 | D3 | |||||||||||||||||||||
25 | D4 | 26 | D5 | |||||||||||||||||||||
27 | D6 | 28 | D7 | |||||||||||||||||||||
29 | GND | 30 | GND | |||||||||||||||||||||
31 | Phase 2 clock output | 32 | GND | |||||||||||||||||||||
33 | NC Reserved | 34 | Reset output | |||||||||||||||||||||
35 | (IRQ) Interrupt request | 36 | Ready input | |||||||||||||||||||||
37 | NC | 38 | External decoder output | |||||||||||||||||||||
39 | NC | 40 | Refresh output | |||||||||||||||||||||
41 | Column address output | 42 | GND | |||||||||||||||||||||
43 | MPD Math pack disable input | 44 | Row address strobe | |||||||||||||||||||||
45 | GND | 46 | Latch read/write out | |||||||||||||||||||||
47 | NC (+5V on 600XL only) | 48 | NC (+5V on 600XL only, used for 1064) | |||||||||||||||||||||
49 | Audio input | 50 | GND |
Przykłady urządzeń
Dokumentacja
Seria artykułów autorstwa Earla Rice
- Antic, January 1985, 45-47, 75 (generic device handler)
- Antic, February 1985, 68-71 (hardware interface)
- Antic, March 1985, 69-72, 76 (design of serial I/O board)
- Antic, April 1985, 49-52, 78 (ditto, plus software driver)
Inne
- MyAtari.net - The Atari XL Parallel Bus Interface Part I
- MyAtari.net - The Atari XL Parallel Bus Interface Part 2
- MyAtari.net - The Atari XL Parallel Bus Interface Part 3
Stabilizacja interfejsu PBI
- STABILIZING XL/XE COMPUTERS WITH PBI DEVICES (Robert Puff)
Zobacz także
Ten artykuł to tylko zalążek. Możesz pomóc rozwojowi Atariki poprzez rozszerzenie go o więcej informacji.