Changes

ECB Bus

1,000 bytes added, 20:53, 13 February 2012
/* History */
[[Category:Electronic Component]]
== Intro ==
The [[ECB Bus]] is a (more or less) standarized bus for Z80 and 8080 computers; similar to the ISA bus used on 80x86 computers. In theory, ECB cards could be used with different computers - however, in practice, different computer systems have different memory and I/O maps, so one would need to modify the memory and I/O address decoding (on the ECB cards) in order to get them working on other computers. Another problem is that some pins aren't standarized, and various companies have assigned different signals to them, including for -5V and -12V supplies (which may blow-up other cards that don't expect negative voltages on those pins).
== History ==
The ECB bus was invented in 1977 by the german German company Kontron. '''ECB''' originally stands for "Einfach Europaformat Computer Baugruppen" (Simple or Single Europaformat Computer Modules; where "Europaformat" refers to a standarized circuit board size of 160x100mm160×100mm). ECB is sometimes also referred to as "Europa Bus" or "Europe Card Bus". Aside from Kontron, other companies like J&K, o+r, ELZET80, Conitec, E-Lab, Marflow, and miro also invented different ECB-bus variants. The CPC Schneiderware series also invented a new variant. There is also an extended 16bit variant (for 68000 processors or so).
The bus is still used in some situations (for example, as by 2010, www.reichelt.de still sells 96-pin "Euro Bus" backplane boards). Confusingly, Kontron themselves are now using the abbreviation "ECB" for PCI-bus based "Embedded Computer Boards", which have little (or nothing) to do with the original ECB bus.
== ECB Bus Hardware for CPC ==
* [[Schneiderware]] (DIY series (from [[CPC Schneider International]] magazine, issues 6-1986..6-1987)
* '''Sikos ECB Bus''' (reviewed in [[CPC Schneider International]] 8-1986, page 67)
== ECB Bus Pin-Outs ==
The ECB Bus uses 3x32 pin connectors (96 pins), of which, usually on 2x32 (64 pins) are actually used (the middle row is used only for newer "16bit" cards. On normal cards usually 2x32 (64 pins) are connected.
{|{{Prettytable|width: 700px; font-size: 2em;}}
|14 || (A19,-12V,/MMU DIS) || (IRQ7) || D1
|-
|15 || (-12V,-5V)<br>Schneiderware: EXP || (IRQ6) || (--12/15V)<br>Schneiderware: -12V
|-
|16 || (2PHI,nPHI)<br>Schneiderware: HALT || (IRQ5) || IEO<br>Schneiderware: LPEN
|18 || A14 || (IRQ3) || A10
|-
|19 || (--+12/15V) || (IRQ2) || (A21,A16)<br>Schneiderware: ROMEN
|-
|20 || /M1<br>Schneiderware: SOUND || (IRQ1) || /NMI
|25 || (nCLK,/BAO) || (MEMRD) || /HALT<br>Schneiderware: CURSOR
|-
|26 || (/WREN,/BAO) || (xxx) || (/PCL,/RESOUT ;similar to /RESET)<br>Schneiderware: RESET (Reset output from CPC)
|-
|27 || /IORQ || (MEMWR) || A12
|30 || A9 || (OFF) || /MREQ
|-
|31 || /BUSAK || (LOCK) || /RESET<br>Schneiderware: BUSRESET (Reset input to CPC)
|-
|32 || GND || (GND) || GND
|}
Signals in brackets "(...)" aren't available on all ECB variants; the Schneiderware series doesn't support those signals. Moreover, the Schneiderware pin-outs are somewhat customized: Signals HALT, M1, INT, -12V, RESET are mapped to the "wrong" pin numbers, -12V complies with some ECB variants, and some non-ECB signals SOUND, CURSOR, LPEN, EXP, ROMEN, ROMDIS, RAMRD, RAMDIS, BUSRESET are added, and, UBAT is listed as 5V in Schneiderware (normally it should be 2V..3V) (though UBAT isn't actually used/connected on the Schneiderware boards). Aside from the +5V, +12V, -12V supply voltages, the Schneiderware motherboard also has an "AC" soldering point; it's voltage/purpose and it's ECB-pin number are unknown -- it might possibly refer to the ACCU battery (rather than to a analog current AC voltage). The CPC's two Reset signals (BUSRESET and RESET) are mapped to the corresponding ECB-locations (not sure if they are assigned correctly, or if they should be exchanged with each other).
== Files Documents ==
* [[Media:ECB Bus - Pinout Variants.pdf|ECB Bus - Pinout Variants.pdf]] - comparision of various eight different ECB variants (by Tilmann Reh)* [[Media:Schneiderware Basisplatine Pinouts.png|Schneiderware Basisplatine Pinouts.png]] - the Schneiderware ECB Bus variant
== Weblinks ==
897
edits