SIPS - Group. Technical Description May ISA96 Bus Specification V 1.0

Size: px
Start display at page:

Download "SIPS - Group. Technical Description May ISA96 Bus Specification V 1.0"

Transcription

1 SIPS - Group Technical Description May 1995 ISA96 Bus Specification V 1.0

2 o:\text\normen\isa96bu1.doc SIPS - Group Specification ISA96-Bus page 1 Contents 1. Notation ISA96 Overview General Recommendations Signal Description General Address / Data Signal Group Control Signal Group Special Function Signal Group Power Electrical Characteristics CPU Bus Cycle Timing DMA Timing Specification Bus Master Exchange Operation REFRESH* Signal Timing DC Characteristics Data Conversion Data Swapping Mechanical Characteristics...21 AT and IBM are trademarks of International Business Machines The reproduction, transmission or use of this document or its contents is not permitted without expressed written authority. Offenders will be liable for damages. All rights created by patent grant or registration of a utility model or design, are reserved. (C) SIPS - Group 1995 SIPS - Group Specification ISA96-Bus page 2

3 1. Notation Throughout the specification of the ISA96 interface the following convention is used for signal notation. An asterisk (*) following a signal name indicates that the signal is active when it is at a low voltage level. A signal name that is not followed by an asterisk indicates that the signal is active when it is at a high voltage level. Additionally a high signal voltage level may be indicated by an uppercase H and a low signal voltage level by an uppercase L. There are three types of signals which are described as inputs (I), outputs (O) and bidirectional (I/O). This notation belongs to the main CPU in the system. Many signals are discussed in logical groups and are named for example as SA<15..0> SIPS - Group Specification ISA96-Bus page 3

4 2. ISA96 Overview 2. 1 General The ISA96 Bus is designed to connect a main CPU with functional IBM ATcompatible peripheral boards to create an IBM AT compatible subsystem. The parallel architecture of the ISA96 Bus, which is electrically compatible with the IBM AT bus,offers several features described below: - the memory address space is up to 16 megabyte in using a 24 bit wide address path. The data path is 16 bits wide. - the I/O address space is up to 64 kilobyte in using a 16 bit wide address path. The data path is 16 bits wide allowing 8 and 16 bit operations taking place - while using the DMA capability of the main CPU an other board can become master on the ISA96 bus. - interrupt lines (not cascadable) - support of 8 bit and 16 bit one-cycle-dma transfers between memory and I/O devices - the address lines SA<19..0> are latched the address lines LA< > are unlatched - all signals of the original IBM AT bus are available 2. 2 Recommendations It is recommended that the main CPU, which has the control of the bus (after reset), uses a DMA controller and an interrupt controller. SIPS - Group Specification ISA96-Bus page 4

5 3. Signal Description 3. 1 General This Chapter includes a detailed description of each signal of the ISA96- interface. Table 3-1 gives an overview of all signals. Table 3-1 ISA96 - Bus Pinout (total: 96 pins) SIPS - Group Specification ISA96-Bus page 5

6 ISA96 Bus Pin a b c 1 GND MASTER* IOCHCK* 2 RESETDRV SD15 SD7 3 +5V SD14 SD6 4 IRQ9 SD13 SD5 5 MEMR* SD12 SD4 6 DRQ2 SD11 SD3 7-12V SD10 SD2 8 0WS* SD7 SD V SD8 SD0 10 GND SBHE* IOCHRDY 11 SMEMW* LA23 AEN 12 SMEMR* LA22 SA19 13 IOW* LA21 SA18 14 IOR* LA20 SA17 15 DACK3* LA19 SA16 16 DRQ3 LA18 SA15 17 DACK1* LA17 SA14 18 DRQ1 DACK7* SA13 19 REFRESH* DRQ7 SA12 20 CLK DACK6* SA11 21 IRQ7 DRQ6 SA10 22 IRQ6 DACK5* SA9 23 IRQ5 DRQ5 SA8 24 IRQ4 DACK0* SA7 25 IRQ3 DRQ0 SA6 26 DACK2* MemCS16* SA5 27 T/C IOCS16* SA4 28 BALE IRQ15 SA V IRQ14 SA2 30 OSC IRQ12 SA1 31 MEMW* IRQ11 SA0 32 GND IRQ10 GND SIPS - Group Specification ISA96-Bus page 6

7 3. 2 Address / Data Signal Group SD<15..0> (I/O) These signals provide data bus bits 0 through 15 for the microprocessor, memory and I/O devices. D0 is the least-significant and D15 is the most-significant bit. All 8-bit devices on the ISA96 bus should use D0 through D7 for communication to the microprocessor. The 16-bit devices will use D0 through D15. To support 8-bit devices, the data on D8 through D15 will be gated to D0 through D7 during 8-bit transfers to these devices; 16-bit microprocessor transfers to 8-bit devices will be converted to two 8-bit transfers. Transfers to or from 16-bit devices occur on SD<7..0> when SA0 is low and on SD<15..8> when SBHE* is low SA<19..0> LA<23..17> (I/O) Address bits 0 through 23 are used to address memory and I/O devices within the system. These 24 address lines allow access of up to 16Mb of memory. These signals are latched outputs from the microprocessor or DMA Controller on the main CPU. They also may be driven by other microprocessors or DMA Controllers that reside on the ISA96 bus when the signal MASTER* is asserted (s. MASTER*) SBHE* (I/O) us High Enable indicates a transfer of data on the upper byte of the data bus, SD<15..8>. Sixteen-bit devices use SBHE* to condition data bus buffers tied to SD8 through SD15. This signal also may be driven by other microprocessors or DMA Controllers that reside on the ISA96 bus when the signal MASTER* is asserted (s. MASTER*) BALE (O) uffered Address Latch Enable is used to latch valid addresses from the microprocessor. It is available to the ISA96 bus as an indicator of valid microprocessor or DMA address (when used with AEN ). The addresses are latched with the falling edge of BALE. BALE is forced high during DMA cycles AEN (O) ddress Enable is used to degate the microprocessor and other devices from the ISA96 bus to allow DMA transfers to make place. When this line is active, DMA controller has control of the address bus. When AEN, is high two commands (IOR* and MEMW* or IOW* and MEMR*) are active at the same time. This line will be low when MASTER* is asserted. SIPS - Group Specification ISA96-Bus page 7

8 3. 3 Control Signal Group MEMR* (I/O) This signal instructs the memory devices to drive data onto the data bus. It is active on all memery read cycles. MEMR* may also be driven by other microprocessors or DMA Controllers that reside on the ISA96 bus when the signal MASTER* is asserted (s. MASTER* ). In this case it must have the address lines valide on the ISA96 bus for one system clock period before driving MEMR* active. The refresh mechanism on the main CPU strobes MEMR* during refresh cycles when the current bus owner activates REFRESH* SMEMR* (O) This signal instructs the memory device to drive data onto the data bus. It is active only when the memory address is within the low 1MByte of memory space. The refresh mechanism on the main CPU strobes SMEMR* during refresh cycles when the current bus owner activates REFRESH* MEMW* (I/O) This signal instructs the memory devices to store the data present on the data bus. It is active on all memory write cycles. MEMW* may also be driven by other microprocessors or DMA Controllers that reside on the ISA96 bus when the signal MASTER* is asserted (s. MASTER*). In this case it must have the address lines valid on the ISA96 bus for one system clock period before driving MEMW* active SMEMW* (O) This signal instructs the memory devices to store the data present on the data bus. It is active only when the memory address is wthin the low 1MByte of memory space IOR* (I/O) SIPS - Group Specification ISA96-Bus page 8

9 I/O Read` instructs an I/O device to drive its data onto the data bus. It may be driven by the microprocessor or DMA controller on the main CPU and may also be driven by other microprocessors or DMA Controllers that reside on the ISA96 bus when the signal MASTER* is asserted (s. MASTER*) IOW* (I/O) `I/O Write instructs an I/O device to store the data on the data bus. It may be driven by the microprocessor or DMA controller on the main CPU and may also be driven by other microprocessors or DMA Controllers that reside on the ISA96 bus when the signal MASTER* is asserted (s. MASTER*) IOCHRDY (I) /O Channel Ready is pulled low (not ready) by a memory or I/O device to lengthen memory or I/O cycles. Any slow device using this line should drive it low after detecting its valid address and Write or Read command. Machine cycles are extended by an integral number of clock cycles. This signal should be held low for no more than 15 microseconds MEMCS16* (I) /O 16 Chip Select is generated from a 16 - bit memory device to run a 16 - bit bus cycle. It is derived from a address decode. The main CPU converts a 16 - bit transfer automatically into 2 8- bit transfers if this signal is not asserted. The main CPU ignores the signal IOCS16* on memory cycles IOCS16* (I) /O 16 Chip Select is generated from a 16 - bit I/O device to run a 16 - bit bus cycle. It is derived from an address decode. The main CPU converts a 16 - bit transfer automatically into 2 8- bit transfers if this signal is not asserted. The main CPU ignores the signal MEMCS16* on I/O cycles REFRESH* (I/O) This signal is used to indicate a refresh cycle on the main CPU. It can also be driven by other devices that reside on the ISA96 bus when the signal MASTER* is asserted (s. MASTER*) in order to initiate a refresh cycle on the main CPU. Refresh cycles occur at a rate of one every 15.6 microseconds OWS* (I) SIPS - Group Specification ISA96-Bus page 9

10 The 'Zero Wait State' signal tells the microprocessor that it can complete the present bus cycle without inserting any additional wait cycles IOCHCK* (I) /O Channel Check provides the main CPU with error informations (e.g. parity) about devices on the ISA96 - bus. When the signal is active, it indicates an uncorrectable system error Special Function Signal Group MASTER* (I) This signal is used by a device on the ISA96 - bus to gain control of the bus. The requesting device first has to assert a DRQx line. After receiving the correspondind DACK* signal the microprocessor or DMA controller on the ISA96 - bus may pull MASTER* low, wich will allow it to control the address, data, and control lines of the bus. After MASTER* is low, the device has to wait one system clock period before driving the address and data lines, and two clock periods before issuing a Read or Write command. If this signal is held low for more than 15 microsconds, system memory may be refreshed via the REFRESH* line CLK (O) The system clock has a frequency of 8 MHz with a 50% duty cycle. All signals on the ISA96 - bus are related to this signal. Therefore the length of a bus cycle is proportional to the system clock. The length of a bus cycle depends on IOCHRDY or OWS* in integer multiples of the CLK period. This signal should be used for synchronisation OSC (O) scillator is a high - speed clock with a 70 - nanosecond period ( MHz). This signal is not synchronous with the system clock. It has a 50% duty cycle. SIPS - Group Specification ISA96-Bus page 10

11 RESETDRV (O) Reset Drive is used to reset or initialize devices on the ISA96 - bus. It is asserted at power - up time or during a cold reset of the microprocessor. This signal is active high DRQ0 - DRQ3 and DRQ5 - DRQ7 (I) DMA Requests 0 through 3 and 5 through 7 are ansynchronous channel requests used by peripheral devices and microprocessors on the ISA96 - bus to gain DMA service (or control of the system).they are priorized, with DRQ0 having the highest priority and DRQ7 having the lowest. A request is generated by driving a DRQ line to the active level. A DRQ line must be held high until the corresponding DACK line goes active. DRQ0 through DRQ3 will perform 8-bit DMA transfers; DRQ5 through DRQ7 will perform 16 - bit transfers. DRQ4 is used for cascading on the main CPU DACK0* - DACK3* and DACK5* - DACK7* (O) DMA Acknowledge 0 to 3 and 5 to 7 are used to acknowledge corresponding DMA request (DRQ0 through DRQ7 ). They are active low. DMA requesting devices use these signals as address selection in combination with AEN = H T/C (O) erminal Count rovides a pulse when the terminal count for any DMA channel is reached IRQ3 - IRQ7, IRQ9 - IRQ12 and IRQ14 - IRQ15 (I) Interrupt Requests 3 through 7, 9 through 12 and 14 through 15 are used to signal the microprocessor on the main CPU that a bus device needs attention. The interrupt requests are priorized, with IRQ9 through IRQ12 and IRQ14 through IRQ15 having the highest priority (IRQ9 is the highest) and IRQ3 through IRQ7 having the lowest priority ( IRQ7 is the lowest). An interrupt request is generated when an IRQ line is raised from a low to high. The line must be held high until the microprocessor acknowledges the interrupt request (Interrupt Service Routine). Interrupt 13 and 8 are used on the main CPU Power SIPS - Group Specification ISA96-Bus page 11

12 The ISA96 - bus provides power at +5 Volts, +12 Volts and -12 Volts. The supply current at +5 Volts is limited to 2 amps in total (1 A per pin), at +12 Volts to 1 amp, at -12 Volts to 1 amp and at GND to 3 amps. Modules consuming a higher power supply current must provide power supply through an additional connector. 4. Electrical Characteristics 4. 1 CPU Bus Cycle Timing This section specifies the timing for CPU read and write cycles (all times in ns) : No. Description Min Typ Max Note 1 Clock period Tclk) BALE high width 54 3 SA<1..0> setup to BALE low 8 4 SBHE* setup to BALE low 20 5 SA<19..2>LA<23..17> setup to BALE low 130 SIPS - Group Specification ISA96-Bus page 12

13 6a Command width 16 bit cycles 125 2) (with zero wait states) 6b Command with 8 bit cycles 325 3) (with 2 wait states) 7 SA<1..0> setup to command 8 1) (with zero command delay) 8 SBHE* setup to command 20 1) (with zero command delay) 9 SA<19..2>LA<23..17> setup to command 130 1) (with zero command delay) 10 MEMCS16*, IOCS16* delay from 80 SA<19..2>LA<23..17> 11 MEMCS16*, IOCS16* hold after 0 SA<19..2>LA<23..17> 12a SA<1..0> hold after command 23 12b SA<1..0> hold after SMEMR* or SMEMW* 18 13a SBHE* hold after command 23 13b SBHE* hold after SMEMR* or SMEMW* 18 14a SA<19..2>LA<23..17> hold after command 30 14b SA<19..2>LA<23..17> hold 25 after SMEMR* or SMEMW* 15 Write Data setup to command active 6 16 Read Data setup to command inactive 65 1) 17a Write Data hold after command 45 17b Read Data hold after command 0 18 IOCHRDY setup to CLK IOCHRDY hold after CLK 2 20 OWS* setup to CLK OWS* hold after CLK 0 Notes: 1) Command delay programmable between 0 and 3 CLK/2 cycles seperately for 16 - bit memory, 8 - bit memory and I/O cycles 2) Command width is correlated to the number of wait states (programmable from 0 to 3 CLK cycles ) and command delay (note 1) 3) note 2) with programmable wait states from 2 to 5 CLK cycles SIPS - Group Specification ISA96-Bus page 13

14 19 LA<23..17> SIPS - Group Specification ISA96-Bus page 14

15 SIPS - Group Specification ISA96-Bus page 15

16 4. 2 DMA Timing Specification This section specifies the timing for Direct Memory Access cycles (all time in ns): No. Description MIN TYP MAX Note 1 Clock period (Tclk ) IOCHRDY setup to CLK 35 3 IOCHRDY hold from CLK 20 4 DRQ inactive delay from command 55 5 AEN setup to command 80 6 AEN hold from command 10 7 SA<19..0>LA<23..17> setup to command 50 8 SA<19..0>LA<23..17> hold from command 50 9 DACK setup to command 0 10 DACK hold from command 0 11 Extended Write delay Write command width 80 1) (Extended Write, 0 Waitstates) 13 Read inactive delay from Write T/C delay from command T/C hold from command 0 16 Read data setup Read data hold 0 18 Write data delay after command 80 2) 19 Write data hold 15 Notes: 1) with programmable wait states from 1 to 4 CLK cycles 2) Note that this time cannot be extended by insertion of wait states SIPS - Group Specification ISA96-Bus page 16

17 19 LA<23..17> SIPS - Group Specification ISA96-Bus page 17

18 SIPS - Group Specification ISA96-Bus page 18

19 4. 3 Bus Master Exchange Operation This section specifies the timing for exchange of bus ownership between the CPU and a secondary Busmaster (all times in ns) : No. Description MIN TYP MAX Note 1 MASTER* delay after DACKn* 0 2 AEN inactive after MASTER* active 45 3 CPU tristates bus signals 45 4 DACKn* inactive from DRQn inactive 0 5 MASTER* delay from DRQn inactive AEN delay after MASTER* inactive CPU drives bus signals 0 8 Secondary Master tristates bus signals 0 LA<23..17> 19 SIPS - Group Specification ISA96-Bus page 19

20 4. 4 REFRESH* Signal Timing This section specifies the timing for the REFRESH* signal No. Description MIN TYP MAX 1 REFRESH* pulse width 750 ns 2 REFRESH* inactive time 15,6 us SIPS - Group Specification ISA96-Bus page 20

21 4. 5 DC Characteristics Requirements for Bus Drivers The table shows the requirements for the bus drivers. There are some definitions described below : T.S. Tri State Driver O.C. Open Collector Driver T.P. Totem Pole Driver Note: Current flow is denoted positiv if it enters a driver and negative if it leaves the driver. Table Signal Driver Iol min.ma Ioh min.ma Iil max.ma Iih max.ma Type (Vol = 0.5V) (Voh = 2.4V) (Vil = 0.4V) (Vih = 2.7V) SD T.S SA T.S LA T.S SBHE* T.S BALE T.P AEN T.P MEMR* T.S MEMW* T.S IOR* T.S IOW* T.S SMEMR* T.S SMEMW* T.S IOCHRDY O.C. 24 (*) -.4 SIPS - Group Specification ISA96-Bus page 21

22 MEMCS16* O.C. 24 (*) -.4 IOCS16* O.C. 24 (*) -.4 REFRESH* O.C. 24 (*) -.4 OWS* O.C. 24 (*) -.4 IOCHCK* O.C. 24 (*) -.4 MASTER* O.C. 24 (*) -.4 CLK T.P OSC T.P RESETDRV T.P DRQ T.P DACK* T.P T/C T.P IRQ T.P (*) The Ioh of all O.C. driver must be max. 400 microamps at 2. 4V Pullup Requirements The table shows the pullup requirements for the system Table Pullup Requirements Value ( Ohms ) IOCHRDY 1K IOCHCK* 1K REFRESH* 470 All other signals with driver type O.C. 470 SD<15..0> (if special backplane is used ) 10K MEMR* 10K MEMW* 10K IOR* 10K IOW* 10K SIPS - Group Specification ISA96-Bus page 22

23 SMEMR* SMEMW* 10K 10K Data Conversion 16 - bit transfers by the main CPU via the ISA96 - bus are converted into two 8 - bit trnsfers (low and high Byte ) if the control signals MEMCS16* or IOCS16* are not asserted. The higher Byte - Data (SD<15..8> ) is directed to SD <7..0> with SA0 =H during write cycles and from SD <7..0> to SD <15..0 > with SA0 =H during read cycles. This operation is transparent to the software. SIPS - Group Specification ISA96-Bus page 23

24 4. 7 Data Swapping Data are swapped between SD <15..8 > and SD <7..0 > on the main CPU for odd Byte transfers (SA0 =H) with 8 - bit devices on the ISA96 - bus. Swapping occurs also during DMA cycles (SA0 =H) if the devices on the ISA96 - bus is a 16 - bit memory device and an 8 - bit DMA channel is used for the transfer. 5. Mechanical Characteristics The interconnection between two boards via the ISA96 - bus will be done with a 96 pin DIN Connector. A right - angle 96 pin male connector connects all boards, which use the ISA96 bus interface to a special backplane. SIPS - Group Specification ISA96-Bus page 24

25 ISA96 SIPS - Group Specification ISA96-Bus page 25

SIPS - Group. Technical Description May AT96 Bus Specification V 1.1

SIPS - Group. Technical Description May AT96 Bus Specification V 1.1 SIPS - Group Technical Description May 1995 AT96 Bus Specification V 1.1 o:\text\normen\at96bus1.doc Contents 1. Notation...3 2. AT96 Overview...4 2. 1 General...4 2. 2 Recommendations...4 3. Signal Description...5

More information

DIMM Module. JUMPtec. specification. Rev 1.D. 4-Apr-01. JUMPtec Industrial Computer AG, Brunnwiesenstrasse 16, Deggendorf Germany

DIMM Module. JUMPtec. specification. Rev 1.D. 4-Apr-01. JUMPtec Industrial Computer AG, Brunnwiesenstrasse 16, Deggendorf Germany JUMPtec DIMM Module specification Rev 1.D 4-Apr-01 Spec: Dimmd11D.doc Last change: 4-Apr-01 PAGE 1 OF 24 1. Additional reference In addition to this document, the user should reference to the following

More information

PM-1037C V.1.0 CompactFlash Module

PM-1037C V.1.0 CompactFlash Module PM-1037C V.1.0 CompactFlash Module Copyright Notice Copyright 2000. All Rights Reserved. Manual first edition JUL..01, 2000. The information in this document is subject to change without prior notice in

More information

user manual Tri-M Engineering 1407 Kebet Way, Unit 100 Port Coquitlam, BC V3C 6L3

user manual Tri-M Engineering 1407 Kebet Way, Unit 100 Port Coquitlam, BC V3C 6L3 WWW.TRI-M.COM GPS104 user manual Tri-M Engineering 1407 Kebet Way, Unit 100 Port Coquitlam, BC V3C 6L3 Web: www.tri-m.com email: info@tri-m.com Phone: 1.800. 665.5600 or 604.945.9565 COPYRIGHT BY TRI-M

More information

ISA Bus Timing Diagrams

ISA Bus Timing Diagrams SBS s ISA bus timing diagrams are derived from diagrams in the IEEE P996 draft specification which were, in turn, derived from the timing of the original IB AT computer. Please note that the IEEE P996

More information

Unit DMA CONTROLLER 8257

Unit DMA CONTROLLER 8257 DMA CONTROLLER 8257 In microprocessor based system, data transfer can be controlled by either software or hardware. To transfer data microprocessor has to do the following tasks: Fetch the instruction

More information

Atmos Engineering, Inc. External Specification PN PC104 Air Data Atmodule PN Revision 6.0

Atmos Engineering, Inc. External Specification PN PC104 Air Data Atmodule PN Revision 6.0 A T M O S E N G I N E E R I N G I N C. Atmos Engineering, Inc External Specification PN 410042 PC104 Air Data Atmodule PN 840025 Revision 6.0 Atmos Engineering, Inc 443 Dearborn Park, Rd Pescadero, CA

More information

INTEL 380FB PCISET: 82380AB MOBILE PCI-TO-ISA BRIDGE (MISA)

INTEL 380FB PCISET: 82380AB MOBILE PCI-TO-ISA BRIDGE (MISA) INTEL 380FB PCISET: 82380AB MOBILE PCI-TO-ISA BRIDGE (MISA) PCI Bus at 25 MHz to 33 MHz ISA Bus at 7.5 MHz to 8.33 MHz 5 Volt ISA and PCI Interfaces Full ISA Support Including ISA Masters PC/PCI DMA Protocol

More information

Introduction. Description of the BUS. PC KITS-tutorial page (ISA BUS) Pagina 1 di 5

Introduction. Description of the BUS. PC KITS-tutorial page (ISA BUS) Pagina 1 di 5 PC KITS-tutorial page (ISA BUS) Pagina 1 di 5 Introduction. The serial port enables to the electronic designer to communicate a PC with devices that supports the RS-232 standard. On the other hand, the

More information

PLEASE NOTE: This product is no longer being manufactured by Intel. THIS DOCUMENT IS PROVIDED FOR HISTORICAL REFERENCE PURPOSES ONLY.

PLEASE NOTE: This product is no longer being manufactured by Intel. THIS DOCUMENT IS PROVIDED FOR HISTORICAL REFERENCE PURPOSES ONLY. Premiere/PCI II Jumpers & Connectors PLEASE NOTE: This product is no longer being manufactured by Intel. THIS DOCUMENT IS PROVIDED FOR HISTORICAL REFERENCE PURPOSES ONLY. Information in this document is

More information

IDE2CF User Manual IDE2CF

IDE2CF User Manual IDE2CF The is a cost effective and easy to use adapter for connecting Compact Flash Cards (CF-Cards) to the standard IDE port of a single board computer (SBC) from MPL or other manufacturers. For mechanical fixing

More information

CMT36106/3106/56106/5106 Hard Drive Carrier utilitymodule. User s Manual. BDM Rev. E

CMT36106/3106/56106/5106 Hard Drive Carrier utilitymodule. User s Manual. BDM Rev. E CMT36106/3106/56106/5106 Hard Drive Carrier utilitymodule User s Manual ISO9001 and AS9100 Certified BDM-610020031 Rev. E CMT36106/3106/56105/5106 Hard Drive Carrier utilitymodule User s Manual RTD Embedded

More information

IDE2PCC User Manual IDE2PCC

IDE2PCC User Manual IDE2PCC The is a cost effective and easy to use adapter for connecting PCMCIA PC Cards ATA with true IDE interface (PC Cards) to the standard IDE port of a single board computer (SBC) from MPL or other manufacturers.

More information

MSM104RS. PC/104 Peripheral boards. COM/SCSI-Card TECHNICAL USER'S MANUAL FOR:

MSM104RS. PC/104 Peripheral boards. COM/SCSI-Card TECHNICAL USER'S MANUAL FOR: TECHNICAL USER'S MANUAL FOR: PC/04 Peripheral boards MSM04RS COM/SCSI-Card #290399- Nordstrasse /F, CH-4542 Luterbach Tel.: ++4 (0)32 68 53 33 - Fax: ++4 (0)32 68 53 3 DIGITAL-LOGIC AG MSM04RS Manual V.5

More information

Emerald-MM-8Plus. PC/104-Plus 8-Port Multi-Protocol Serial Port Module. User Manual v1.04

Emerald-MM-8Plus. PC/104-Plus 8-Port Multi-Protocol Serial Port Module. User Manual v1.04 Emerald-MM-8Plus PC/104-Plus 8-Port Multi-Protocol Serial Port Module User Manual v1.04 Copyright 2006 1255 Terra Bella Ave. Mountain View, CA 94043 Tel (650) 810-2500 Fax (650) 810-2525 www.diamondsystems.com

More information

W83626F/W83626D/W83626G LPC TO ISA BRIDGE SET. Table of Contents-

W83626F/W83626D/W83626G LPC TO ISA BRIDGE SET. Table of Contents- LPC TO ISA BRIDGE SET Table of Contents- 1 GENERAL DESCRIPTION 2 2 FEATURES 2 3 BLOCK DIAGRAM OF W3626F/G 3 4 PIN CONFIGURATION OF W3626F/G 4 5 PIN DESCRIPTION 5 51 W3626F/G PIN DESCRIPTION 5 511 LPC Interface

More information

The 8237 DMA Controller: -

The 8237 DMA Controller: - The 8237 DMA Controller: - The 8237 is the LSI controller IC that is widely used to implement the direct memory access (DMA) function in 8088 and 8086 based microcomputer systems. It is available in 40-pin

More information

CMT6118 IDE Controller and Compact Flash Carrier with Floppy utilitymodule User s Manual

CMT6118 IDE Controller and Compact Flash Carrier with Floppy utilitymodule User s Manual CMT6118 IDE Controller and Compact Flash Carrier with Floppy utilitymodule User s Manual BDM-610020044 Rev. A CMT6118 ISOLATED IDE Controller and Compact Flash Carrier with Floppy utilitymodule User s

More information

PC87200 PCI to ISA Bridge

PC87200 PCI to ISA Bridge PC87200 PCI to ISA Bridge 1.0 General Description The PC87200 Enhanced Integrated PCI-to-ISA bridge works with an LPC chipset to provide ISA slot support. It is a complement to the National Semiconductor

More information

Supports Programmable ISA Bus Divide the PCI Clock into 3 or 4 All ISA Signals can be Isolate

Supports Programmable ISA Bus Divide the PCI Clock into 3 or 4 All ISA Signals can be Isolate GENERAL DESCRIPTION W83626F is a transparent LPC-to-ISA bus conversion IC For the new generation Intel chipset Camino and Whitney, SiS Super South 60, featuring LPC bus, there is no support for ISA bus

More information

HE104 Version V11. High Efficiency Vehicle Power Supply. DC to DC Convertor. Technical Manual. Manufactured by. Tri-M Technology

HE104 Version V11. High Efficiency Vehicle Power Supply. DC to DC Convertor. Technical Manual. Manufactured by. Tri-M Technology HE104 Version V11 High Efficiency Vehicle Power Supply DC to DC Convertor Technical Manual Manufactured by Tri-M Technology Rugged Power Solutions for Hostile Environments http://www.tri-m.com Revision:

More information

IP300 USER S MANUAL. 3.5-inch form factor ETX Base Board. Version 1.0A

IP300 USER S MANUAL. 3.5-inch form factor ETX Base Board. Version 1.0A IP300 3.5-inch form factor ETX Base Board USER S MANUAL Version 1.0A Acknowledgments PS/2 are trademarks of International Business Machines Corporation. Microsoft Windows is a registered trademark of Microsoft

More information

8088,80286 MICROPROCESSORS AND ISA BUS

8088,80286 MICROPROCESSORS AND ISA BUS 8088,80286 MICROPROCESSORS AND ISA BUS OBJECTIVES this chapter enables the student to: State the function of the pins of the 8088. List the functions of the 8088 data, address, and control buses. State

More information

duagon D201 ISA to PC/104 adapter Data Sheet

duagon D201 ISA to PC/104 adapter Data Sheet duagon This document describes the d0 ISAto- PC/0 bus adaoter. It is intended mainly for lab use. The widely spread PCs support a test and diagnostic platform for software development. Data Sheet D0 ISA

More information

IR104-V4. User Guide. Tri-M Technologies Inc. Opto-isolated Industrial I/O Relay Module

IR104-V4. User Guide. Tri-M Technologies Inc. Opto-isolated Industrial I/O Relay Module IR104-V4 User Guide Opto-isolated Industrial I/O Relay Module Tri-M Technologies Inc. Toll Free: 1.800.665.5600 Direct: +1.604.945.9565 Email: info@tri-m.com Web: www.tri-m.com Preface Important Notes

More information

EXM-12. Prototyping EXM Reference. RadiSys Corporation S.W. Koll Parkway. Beaverton OR (503) FAX: (503)

EXM-12. Prototyping EXM Reference. RadiSys Corporation S.W. Koll Parkway. Beaverton OR (503) FAX: (503) EXM-12 Prototyping EXM Reference RadiSys Corporation 15025 S.W. Koll Parkway Beaverton OR 97006 (503) 646-1800 FAX: (503) 646-1850 07-0080-03 July 1993 EXM-12 Hardware Reference EPC and RadiSys are registered

More information

DIMM-PC MODULE. Specification. Document Revision 2.1

DIMM-PC MODULE. Specification. Document Revision 2.1 DIMM-PC MODULE Specification Document Revision 2.1 CONTENTS 1. USER INFORMATION... 1 1.1 About This Manual... 1 1.2 Copyright Notice... 1 1.3 Trademarks... 2 1.4 Standards... 2 1.5 Technical Support...

More information

Design of a Programmable Bus for Microprocessor-Based Systems

Design of a Programmable Bus for Microprocessor-Based Systems Design of a Programmable Bus for Microprocessor-Based Systems Dr. Kasim M. Al-Aubidy, Muthana A.K. Attyah Faculty of Engineering, Philadelphia University, Sweileh P. O. Box 1101, Amman JORDAN, Tel: 962-2-6734444,

More information

APWR106HR Filtered Avionics Power Supply Module User s Manual

APWR106HR Filtered Avionics Power Supply Module User s Manual HR Filtered Avionics Power Supply Module User s Manual BDM-610020071 Rev A Filtered Avionics Power Supply Module User s Manual 103 Innovation Blvd. State College, PA 16804-0906 USA Phone: (814) 234-8087

More information

ICN Mini Link. User s Guide. 1731N Model A Mini Link Board for PC AT (Version 1) 1732N Model A ICN Interface Board (Version 1)

ICN Mini Link. User s Guide. 1731N Model A Mini Link Board for PC AT (Version 1) 1732N Model A ICN Interface Board (Version 1) ICN Mini Link User s Guide 1731N Model A Mini Link Board for PC AT (Version 1) 1732N Model A ICN Interface Board (Version 1) MicroMod Automation, Inc. The Company MicroMod Automation is dedicated to improving

More information

PM-LX2 Quick Installation Guide Version 1.0

PM-LX2 Quick Installation Guide Version 1.0 PC/104 SBC with AMD Geode LX800 CPU, VGA/TTL, LAN, USB 2.0 and CF II Package List PM-LX2 Quick Installation Guide Version 1.0 Mar. 30, 2009 PM-LX2 package includes the following items: 1 x PM-LX2 Single

More information

SED1352 TECHNICAL MANUAL

SED1352 TECHNICAL MANUAL Graphics LCD Controller TECHNICAL MANUAL Document Number: X16B-Q-001-06 Copyright 1997, 1998 Epson Research and Development, Inc. All Rights Reserved. Information in this document is subject to change

More information

Advanced/ATX Jumpers and Connectors

Advanced/ATX Jumpers and Connectors Advanced/ATX Jumpers and Connectors PLEASE NOTE: This motherboard product is no longer being manufactured by Intel. THESE DOCUMENTS ARE PROVIDED FOR HISTORICAL REFERENCE PURPOSES ONLY AND ARE SUBJECT TO

More information

APWR104HR Filtered Avionics Power Supply Module User s Manual

APWR104HR Filtered Avionics Power Supply Module User s Manual HR Filtered Avionics Power Supply Module User s Manual BDM-610020010 Rev B ISO9001 and AS9100 Certified Filtered Avionics Power Supply Module User s Manual 103 Innovation Blvd. State College, PA 16804-0906

More information

RUBY-MM-1616A Family

RUBY-MM-1616A Family RUBY-MM-1616A Family PC/104 / PC/104-Plus I/O Modules with 4, 8 or 16 16-Bit Analog Outputs User Manual Rev A.4 March 2015 Revision Date Comment A.3 5/12/2014 Initial release A.4 3/2/15 Removed register

More information

OPERATIONS MANUAL PPM-USB2

OPERATIONS MANUAL PPM-USB2 OPERATIONS MANUAL PPM-USB2 WinSystems reserves the right to make changes in the circuitry and specifications at any time without notice. Copyright 2004 by WinSystems. All Rights Reserved. REVISION HISTORY

More information

CM102 IDE and Floppy Controller utilitymodule User s Manual

CM102 IDE and Floppy Controller utilitymodule User s Manual CM102 IDE and Floppy Controller utilitymodule User s Manual BDM-610020012 Rev. A CM102 IDE and Floppy utilitymodule User s Manual RTD Embedded Technologies, INC. 103 Innovation Blvd. State College, PA

More information

TRM/920 Hardware Documentation TRM/920. Hardware Manual SSV SOFTWARE SYSTEMS 1

TRM/920 Hardware Documentation TRM/920. Hardware Manual SSV SOFTWARE SYSTEMS 1 TRM/920 Hardware Documentation TRM/920 Hardware Manual SSV SOFTWARE SYSTEMS 1 Content Parts of the TRM/920... 3 Display... 3 Front Panel Keyboard... 3 Front Panel Keyboard: Keycodes... 4 Basic Board BB/920...

More information

CM17215HR 100MB/s Fiber CM17212HR 10/100MB/s UTP PC/104-Plus Dual Ethernet utilitymodule. User s Manual. BDM Rev. A

CM17215HR 100MB/s Fiber CM17212HR 10/100MB/s UTP PC/104-Plus Dual Ethernet utilitymodule. User s Manual. BDM Rev. A CM17215HR 100MB/s Fiber CM17212HR 10/100MB/s UTP PC/104-Plus Dual Ethernet utilitymodule User s Manual BDM-610020066 Rev. A CM17215HR 100MB/s Fiber CM17212HR 10/100MB/s Twisted Pair PC/104-Plus Dual Ethernet

More information

WAFER-LX2-800 Quick Installation Guide Version 1.1

WAFER-LX2-800 Quick Installation Guide Version 1.1 3.5 SBC with AMD Geode LX800 onboard Processor, 8 COM, DDR 400MHz, VGA/LCD/LVDS display, 4 x USB2.0 WAFER-LX2-800 Quick Installation Guide Version 1.1 June. 02, 2008 Package Contents WAFER-LX2-800 package

More information

Hardware Reference. DIL/NetPC ADNP/1520 Board Revision 2.1

Hardware Reference. DIL/NetPC ADNP/1520 Board Revision 2.1 DIL/NetPC ADNP/1520 Board Revision 2.1 Hardware Reference SSV Embedded Systems Heisterbergallee 72 D-30453 Hannover Phone: +49-(0)511-40000-0 Fax: +49-(0)511-40000-40 E-mail: sales@ist1.de Manual Revision:

More information

These three counters can be programmed for either binary or BCD count.

These three counters can be programmed for either binary or BCD count. S5 KTU 1 PROGRAMMABLE TIMER 8254/8253 The Intel 8253 and 8254 are Programmable Interval Timers (PTIs) designed for microprocessors to perform timing and counting functions using three 16-bit registers.

More information

DIC310 User Manual. Chapter 1 Short description. Inconsistencies

DIC310 User Manual. Chapter 1 Short description. Inconsistencies DIC310 User Manual English version Ver. 09.03 Inconsistencies Incorrect placement of IRQ10, IRQ11, IRQ14, IRQ15 lines names next to SW2 microswitch (back side) on PCBs with DNB: 31011220. For correct setting

More information

ST78C34 GENERAL PURPOSE PARALLEL PRINTER PORT WITH 83 BYTE FIFO DESCRIPTION. PLCC Package FEATURES ORDERING INFORMATION

ST78C34 GENERAL PURPOSE PARALLEL PRINTER PORT WITH 83 BYTE FIFO DESCRIPTION. PLCC Package FEATURES ORDERING INFORMATION GENERAL PURPOSE PARALLEL PRINTER PORT WITH 83 BYTE FIFO DESCRIPTION The ST78C34 is a monolithic Bidirectional Parallel port designed to operate as a general purpose I/O port. It contains all the necessary

More information

VSX-2812 PC/104 VGA/LCD/DVI

VSX-2812 PC/104 VGA/LCD/DVI VSX-2812 PC/104 VGA/LCD/DVI Module User s Manual (Revision 1.0A) Copyright The information in this manual is subject to change without notice for continuous improvement in the product. All rights are reserved.

More information

Mercator II User Manual

Mercator II User Manual Mercator II User Manual PC/104-Plus I/O Module with 2 Dual 10/100 Ethernet Switches and DIO Revision Date Comment A 11/19/2012 Initial Release A.1 5/2/13 Minor update with enhanced Ethernet description

More information

Chapter 13 Direct Memory Access and DMA-Controlled I/O

Chapter 13 Direct Memory Access and DMA-Controlled I/O Chapter 13 Direct Memory Access and DMA-Controlled I/O The DMA I/O technique provides direct access to the memory while the microprocessor is temporarily disabled This allows data to be transferred between

More information

Manual HE104. Tri-M Technologies Inc.

Manual HE104. Tri-M Technologies Inc. Manual HE104 Tri-M Technologies Inc. Our company network supports you worldwide with offices in Germany, Austria, Switzerland, Great Britain and the USA. For more information please contact: FORTEC Elektronik

More information

AR-B1579 Half Size Pentium(586) CPU BOARD User s Guide

AR-B1579 Half Size Pentium(586) CPU BOARD User s Guide AR-B1579 Half Size Pentium(586) CPU BOARD User s Guide Edition: 1.2 Book Number: AR-B1579 AR-B1579 User's Guide Table of Contents 0. PREFACE...0-3 0.1 COPYRIGHT NOTICE AND DISCLAIMER... 0-3 0.2 WELCOME

More information

LOW PIN COUNT (LPC) INTERFACE SPECIFICATION

LOW PIN COUNT (LPC) INTERFACE SPECIFICATION LOW PIN COUNT (LPC) INTERFACE SPECIFICATION Revision 1.0 September 29, 1997 Intel may have patents and/or patent applications related to the various Low Pin Count interfaces described in the Low Pin Count

More information

CM17202 PC/104-Plus Fast Ethernet Controller utilitymodule. User s Manual. BDM Rev. A

CM17202 PC/104-Plus Fast Ethernet Controller utilitymodule. User s Manual. BDM Rev. A CM17202 PC/104-Plus Fast Ethernet Controller utilitymodule User s Manual BDM-610020025 Rev. A CM17202 PC/104-Plus Fast Ethernet Controller utilitymodule User s Manual RTD Embedded Technologies, INC. 103

More information

WAFER-LX3 Quick Installation Guide Version 1.0

WAFER-LX3 Quick Installation Guide Version 1.0 3.5 SBC, AMD Geode LX800 Processor with VGA/LVDS/TTL, Dual LAN, USB 2.0, Audio and On-Board Memory WAFER-LX3 Quick Installation Guide Version 1.0 Apr. 28, 2008 Package Contents WAFER-LX3 package includes

More information

PRODUCT MANUAL. PCM-MIO-G-AD-1 16 Channel, 16-bit Analog Inputs and 48 Digital I/O. WinSystems, Inc. 715 Stadium Drive Arlington, TX 76011

PRODUCT MANUAL. PCM-MIO-G-AD-1 16 Channel, 16-bit Analog Inputs and 48 Digital I/O. WinSystems, Inc. 715 Stadium Drive Arlington, TX 76011 PCM-MIO-G-AD-1 16 Channel, 16-bit Analog Inputs and 48 Digital I/O PRODUCT MANUAL WinSystems, Inc. 715 Stadium Drive Arlington, TX 76011 http://www.winsystems.com Telephone +1 817-274-7553 REVISION HISTORY

More information

drive bays RESET button VGA monitor hard disk access light (HDD) drive bays Math coprocessor Clock/ calendar power outlet voltage selector switch

drive bays RESET button VGA monitor hard disk access light (HDD) drive bays Math coprocessor Clock/ calendar power outlet voltage selector switch Slimline computer SPEED light POER light hard disk access light (HDD) drive bays RESET button Computer Specifications CPU and Memory 64-bit CPU 586-class processor Green PC energy saver Energy Star compliant,

More information

A+3 A+2 A+1 A. The data bus 16-bit mode is shown in the figure below: msb. Figure bit wide data on 16-bit mode data bus

A+3 A+2 A+1 A. The data bus 16-bit mode is shown in the figure below: msb. Figure bit wide data on 16-bit mode data bus 3 BUS INTERFACE The ETRAX 100 bus interface has a 32/16-bit data bus, a 25-bit address bus, and six internally decoded chip select outputs. Six additional chip select outputs are multiplexed with other

More information

STX Technical Manual & Baseboard Design Guide

STX Technical Manual & Baseboard Design Guide STX Technical Manual & Disclaimers The information in this document has been carefully checked and is believed to be accurate. AXIOMTEK Co., Ltd. assumes no responsibility for any infringements of patents

More information

CM316 Dual Serial Port utilitymodule User s Manual

CM316 Dual Serial Port utilitymodule User s Manual CM316 Dual Serial Port utilitymodule User s Manual AS9100 and ISO 9001 Certified BDM-610020054 Rev. B CM316 Dual Serial Port utilitymodule User s Manual RTD Embedded Technologies, INC. 103 Innovation

More information

PC/104+ to PCMCIA PC-Card/CardBus Adapter. Model 335 (Rev.A)

PC/104+ to PCMCIA PC-Card/CardBus Adapter. Model 335 (Rev.A) SENSORAY CO., INC. PC/104+ to PCMCIA PC-Card/CardBus Adapter Model 335 (Rev.A) August 15, 2007 Sensoray 2007 7313 SW Tech Center Dr. Tigard, OR 97223 Phone 503.684.8005 Fax 503.684.8164 www.sensoray.com

More information

ISAIX16 ISA Bus Isolation Extender. ISAIX16 ISA Bus Isolation Extender. User s Manual Rev E. User s Manual Rev E

ISAIX16 ISA Bus Isolation Extender. ISAIX16 ISA Bus Isolation Extender. User s Manual Rev E. User s Manual Rev E ISAIX16 ISA Bus Isolation Extender ISAIX16 ISA Bus Isolation Extender User s Manual Rev E User s Manual Rev E PREFACE ISAIX16 is a 16 bit Industrial Standard Architecture (ISA) bus isolation extender.

More information

HT6535 SPP/EPP/ECP Controller

HT6535 SPP/EPP/ECP Controller HT655 SPP/EPP/ECP Controller Features Multi-mode parallel port controller Standard mode: IBM PC/XT, PC/AT and PS/ compatible bidirectional parallel port General Description The Parallel Port Controller

More information

CM105 PCMCIA utilitymodule TM User s Manual

CM105 PCMCIA utilitymodule TM User s Manual CM105 PCMCIA utilitymodule TM User s Manual Publication No. CM105 9532 ,03257$17 127,&( SOFTWARE LICENSE AGREEMENT A) The enclosed disks contain intellectual property, i.e., software programs, that are

More information

Chapter TEN. Memory and Memory Interfacing

Chapter TEN. Memory and Memory Interfacing Chapter TEN Memory and Memory Interfacing OBJECTIVES this chapter enables the student to: Define the terms capacity, organization, and speed as used in semiconductor memories. Calculate the chip capacity

More information

DatasheetDirect.com. Visit to get your free datasheets. This datasheet has been downloaded by

DatasheetDirect.com. Visit  to get your free datasheets. This datasheet has been downloaded by DatasheetDirect.com Your dedicated source for free downloadable datasheets. Over one million datasheets Optimized search function Rapid quote option Free unlimited downloads Visit www.datasheetdirect.com

More information

Active Extenders MODELS PC/AT150 & PC/AT200. Hot Swap PC/AT Bus Extender Boards. User Manual. Revision 8.1. March 30, 1999.

Active Extenders MODELS PC/AT150 & PC/AT200. Hot Swap PC/AT Bus Extender Boards. User Manual. Revision 8.1. March 30, 1999. Active Extenders MODELS PC/AT150 & PC/AT200 Hot Swap PC/AT Bus Extender Boards User Manual Revision 8.1 March 30, 1999 Catalyst Enterprises, Inc. 1439 Torrington Court San Jose, CA 95120 (408) 268-4145

More information

SENSORAY CO., INC. PC/104+ CPU Board. Model 301 (Rev.B) September 23, 2004

SENSORAY CO., INC. PC/104+ CPU Board. Model 301 (Rev.B) September 23, 2004 SENSORAY CO., INC. PC/104+ CPU Board Model 301 (Rev.B) September 23, 2004 Sensoray 2001 7313 SW Tech Center Dr. Tigard, OR 97223 Phone 503.684.8073 Fax 503.684.8164 www.sensoray.com 1 Table of Contents

More information

2. List the five interrupt pins available in INTR, TRAP, RST 7.5, RST 6.5, RST 5.5.

2. List the five interrupt pins available in INTR, TRAP, RST 7.5, RST 6.5, RST 5.5. DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EE6502- MICROPROCESSORS AND MICROCONTROLLERS UNIT I: 8085 PROCESSOR PART A 1. What is the need for ALE signal in

More information

UNIT - II PERIPHERAL INTERFACING WITH 8085

UNIT - II PERIPHERAL INTERFACING WITH 8085 UNIT - II PERIPHERAL INTERFACING WITH 8085 Peripheral Interfacing is considered to be a main part of Microprocessor, as it is the only way to interact with the external world. The interfacing happens with

More information

Digital System Design

Digital System Design Digital System Design by Dr. Lesley Shannon Email: lshannon@ensc.sfu.ca Course Website: http://www.ensc.sfu.ca/~lshannon/courses/ensc350 Simon Fraser University i Slide Set: 15 Date: March 30, 2009 Slide

More information

Home. Jumper Setting : Connector Table : LCD Power Auto Power On Setting Clear CMOS. Power Input SODIMMDDR3_204 BIOS Socket

Home. Jumper Setting : Connector Table : LCD Power Auto Power On Setting Clear CMOS. Power Input SODIMMDDR3_204 BIOS Socket Jumper Setting : J1 J2 J3 LCD Power Auto Power On Setting Clear CMOS Connector Table : CN1 CN2 CN3 CN5 CN6 CN7 CN8 CN9 CN10 CN11 CN12 CN13 CN14 CN15 CN16 CN17 CN18 CN19 CN20 CN21 CN23 CN24 CN36 CN38 CN39

More information

S1D13503 TECHNICAL MANUAL

S1D13503 TECHNICAL MANUAL S1D1353 Graphics LCD Controller S1D1353 TECHNICAL MANUAL Issue Date: 1/1/3 Document Number: X18A-Q-1-7 Copyright 1997, 21 Epson Research and Development, Inc. All Rights Reserved. Information in this document

More information

SED1353 TECHNICAL MANUAL

SED1353 TECHNICAL MANUAL Graphics LCD Controller TECHNICAL MANUAL Issue Date: 98/1/29 Document Number: X18A-Q-1-6 Copyright 1997, 1998 Epson Research and Development, Inc. All Rights Reserved. Information in this document is subject

More information

This set of Microprocessor Multiple Choice Questions & Answers (MCQs) focuses on PIO 8255 (Programmable Input Output Port).

This set of Microprocessor Multiple Choice Questions & Answers (MCQs) focuses on PIO 8255 (Programmable Input Output Port). This set of Microprocessor Multiple Choice Questions & Answers (MCQs) focuses on PIO 8255 (Programmable Input Output Port). 1. Programmable peripheral input-output port is other name for a) serial input-output

More information

CM6109 PCMCIA utilitymodule TM User s Manual

CM6109 PCMCIA utilitymodule TM User s Manual CM6109 PCMCIA utilitymodule TM User s Manual BDM-610020003 Rev. B ISO9001 and AS9100 Certified CM6109 PCMCIA utilitymodule TM User s Manual RTD Embedded Technologies, INC. 103 Innovation Blvd. State College,

More information

I/O Design. Input / Output Instructions. Engineering 4862 Microprocessors. Lecture 23. Cheng Li

I/O Design. Input / Output Instructions. Engineering 4862 Microprocessors. Lecture 23. Cheng Li Engineering 4862 Microprocessors Lecture 23 Cheng Li EN-4012 licheng@engr.mun.ca I/O Design When designing an I/O port, ensure that the port is only active when selected by the microprocessor Use latches

More information

Am79C960. Advanced Micro Devices. PCnet TM -ISA Single-Chip Ethernet Controller

Am79C960. Advanced Micro Devices. PCnet TM -ISA Single-Chip Ethernet Controller PRELIMINARY PCnet TM -ISA Single-Chip Ethernet Controller Advanced Micro Devices DISTINCTIVE CHARACTERISTICS Single-chip Ethernet controller for the Industry Standard Architecture (ISA) and Extended Industry

More information

California PC FLASH ATA PC Card PCMCIA Full Specifications

California PC FLASH ATA PC Card PCMCIA Full Specifications CaliforniaPC.com California Peripherals & Components, Inc. WorldWide Supplier of Computer Hardware & Software Any Where. Any Temperature.* California PC FLASH ATA PCMCIA Full Specifications Industrial

More information

ISA Host Controller 15a Hardware Reference Release 1.2 (October 16, 2017)

ISA Host Controller 15a Hardware Reference Release 1.2 (October 16, 2017) ISA Host Controller 15a Hardware Reference 1 ISA Host Controller 15a Hardware Reference Release 1.2 (October 16, 2017) Purpose: Host Controller to support the ISA bus according to the PC/104 specification.

More information

DATASHEET 82C37A. Features. CMOS High PerformanceProgrammable DMA Controller. FN2967 Rev 4.00 Page 1 of 26. October 2, FN2967 Rev 4.

DATASHEET 82C37A. Features. CMOS High PerformanceProgrammable DMA Controller. FN2967 Rev 4.00 Page 1 of 26. October 2, FN2967 Rev 4. DATASHEET 82C37A CMOS High PerformanceProgrammable DMA Controller The 82C37A is an enhanced version of the industry standard 8237A Direct Memory Access (DMA) controller, fabricated using Intersil s advanced

More information

User's Manual Disk On Module Version 3.2

User's Manual Disk On Module Version 3.2 User's Manual Disk On Module Version 3.2 Copyrights This manual is copyrighted and all rights are reserved. It does not allow any non authorization in copied, photocopied, translated or reproduced to any

More information

Chapter NINE 8088,80286 MICROPROCESSORS AND ISA BUS

Chapter NINE 8088,80286 MICROPROCESSORS AND ISA BUS Chapter NINE 8088,80286 MICROPROCESSORS AND ISA BUS OBJECTIVES this chapter enables the student to: State the function of the pins of the 8088. List the functions of the 8088 data, address, and control

More information

Topics. Interfacing chips

Topics. Interfacing chips 8086 Interfacing ICs 2 Topics Interfacing chips Programmable Communication Interface PCI (8251) Programmable Interval Timer (8253) Programmable Peripheral Interfacing - PPI (8255) Programmable DMA controller

More information

Accessories & Technical Information

Accessories & Technical Information Accessories & Technical Information Accessary Cable...108 Pin Defintion...110 EmbedDisk...112 Global Sales and Technical Service Website...115 Accessary Cable PS2 KB White 2.0mm PS2 Mouse or Keyboard Cable

More information

VSX-6150 DM&P Vortex86SX 300MHz PC/104 CPU Module with 2S/2USB/GPIO 128MB DDR2 Onboard User s Manual (Revision 1.2A)

VSX-6150 DM&P Vortex86SX 300MHz PC/104 CPU Module with 2S/2USB/GPIO 128MB DDR2 Onboard User s Manual (Revision 1.2A) VSX-6150 DM&P Vortex86SX 300MHz PC/104 CPU Module with 2S/2USB/GPIO 128MB DDR2 Onboard User s Manual (Revision 1.2A) Copyright The information in this manual is subject to change without notice for continuous

More information

CM310/CM16310 Quad Serial Port utilitymodule. User s Manual

CM310/CM16310 Quad Serial Port utilitymodule. User s Manual CM310/CM16310 Quad Serial Port utilitymodule User s Manual BDM-610020016 Rev. C CM310/CM16310 Quad Serial utilitymodule 1 RTD Embedded CM310/CM16310 Quad Serial Port utilitymodule User s Manual RTD Embedded

More information

Design and Implementation of Generic DMA using Vhdl

Design and Implementation of Generic DMA using Vhdl International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2016 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Anil

More information

PRODUCT MANUAL. PCM-MIO-G-1 16 Channel, 16-bit Analog Inputs 8 Channel, 12-bit Analog Outputs, and 48 Digital I/O

PRODUCT MANUAL. PCM-MIO-G-1 16 Channel, 16-bit Analog Inputs 8 Channel, 12-bit Analog Outputs, and 48 Digital I/O PCM-MIO-G-1 16 Channel, 16-bit Analog Inputs 8 Channel, 12-bit Analog Outputs, and 48 Digital I/O PRODUCT MANUAL WinSystems, Inc. 715 Stadium Drive Arlington, TX 76011 http://www.winsystems.com REVISION

More information

7.1.1 PCI Interface Control Logic and Handshaking Signals ISA Interface Signals Power Signals...11

7.1.1 PCI Interface Control Logic and Handshaking Signals ISA Interface Signals Power Signals...11 PCI TO ISA BRIGE SET Table of Content- 1. GENERAL ESCRIPTION... 3 2. FEATURES... 3 3. PACKAGE... 3 4. BLOCK IAGRAM OF W83628F... 4 5. BLOCK IAGRAM OF W83629... 5 6. PIN CONFIGURATION... 6 6.1 PIN CONFIGURATION

More information

Design with Microprocessors

Design with Microprocessors Design with Microprocessors Lecture 12 DRAM, DMA Year 3 CS Academic year 2017/2018 1 st semester Lecturer: Radu Danescu The DRAM memory cell X- voltage on Cs; Cs ~ 25fF Write: Cs is charged or discharged

More information

Design with Microprocessors

Design with Microprocessors Design with Microprocessors Year III Computer Science 1-st Semester Lecture 11: I/O transfer with x86 I/O Transfer I/O Instructions We discussed IN, OUT, INS and OUTS as instructions for the transfer of

More information

_ Personal Computer. Hardware Reference Library. mm Expansion Unit

_ Personal Computer. Hardware Reference Library. mm Expansion Unit --- - ----- - - --_.- ---- Personal Computer Hardware Reference Library mm Expansion Unit 6361468 ii Contents Description... 1 Expansion Unit Cable... 1 Expansion Board........................... 1 Power

More information

Pin diagram Common SignalS Architecture: Sub: 8086 HARDWARE

Pin diagram Common SignalS Architecture: Sub: 8086 HARDWARE 1 CHAPTER 6 HARDWARE ARCHITECTURE OF 8086 8086 Architecture: 6.1 8086 Pin diagram 8086 is a 40 pin DIP using CHMOS technology. It has 2 GND s as circuit complexity demands a large amount of current flowing

More information

SSC-5x86H Ver.C. Super 5x86H Half-sized Single Board Computer

SSC-5x86H Ver.C. Super 5x86H Half-sized Single Board Computer SSC-5x86H Ver.C Super 5x86H Half-sized Single Board Computer @Copyright 1996 All Rights Reserved. Manual second edition Nov.10,1996 The information in this document is subject to change without prior notice

More information

EP621 Jumpers and Connectors

EP621 Jumpers and Connectors EP621 Jumpers and Connectors 1. Board Layout TOP VIEW 1 BOTTOM VIEW 2 Hardware Description 2.1 Jumper Settings The EP621 is configured to match the needs of your application by proper jumper settings.

More information

Keyboard and PS/2 Mouse Controller

Keyboard and PS/2 Mouse Controller KBD43W13 Keyboard and PS/2 Mouse Controller FEATURES Supports IBM PC and Compatible System Designs Full Hardwire Design Based on Advanced VLSI CMOS Technology Supports PS/2 Mouse 6 MHz to 12 MHz Operating

More information

CPE/EE 421/521 Fall 2004 Chapter 4 The CPU Hardware Model. Dr. Rhonda Kay Gaede UAH. The CPU Hardware Model - Overview

CPE/EE 421/521 Fall 2004 Chapter 4 The CPU Hardware Model. Dr. Rhonda Kay Gaede UAH. The CPU Hardware Model - Overview CPE/EE 421/521 Fall 2004 Chapter 4 The 68000 CPU Hardware Model Dr. Rhonda Kay Gaede UAH Fall 2004 1 The 68000 CPU Hardware Model - Overview 68000 interface Timing diagram Minimal configuration using the

More information

QUESTION BANK. EE 6502 / Microprocessor and Microcontroller. Unit I Processor. PART-A (2-Marks)

QUESTION BANK. EE 6502 / Microprocessor and Microcontroller. Unit I Processor. PART-A (2-Marks) QUESTION BANK EE 6502 / Microprocessor and Microcontroller Unit I- 8085 Processor PART-A (2-Marks) YEAR/SEM : III/V 1. What is meant by Level triggered interrupt? Which are the interrupts in 8085 level

More information

Chapter Operation Pinout Operation 35

Chapter Operation Pinout Operation 35 68000 Operation 35 Chapter 6 68000 Operation 6-1. 68000 Pinout We will do no construction in this chapter; instead, we will take a detailed look at the individual pins of the 68000 and what they do. Fig.

More information

EC 6504 Microprocessor and Microcontroller. Unit II System Bus Structure

EC 6504 Microprocessor and Microcontroller. Unit II System Bus Structure EC 6504 Microprocessor and Microcontroller Unit II 8086 System Bus Structure Syllabus: 8086 Signals Basic Configurations System bus timing System Design using 8086 IO Programming Introduction to multiprogramming

More information

Am79C961. Advanced Micro Devices. PCnet TM -ISA + Jumperless Single-Chip Ethernet Controller for ISA

Am79C961. Advanced Micro Devices. PCnet TM -ISA + Jumperless Single-Chip Ethernet Controller for ISA PRELIMINARY PCnet TM -ISA + Jumperless Single-Chip Ethernet Controller for ISA Advanced Micro Devices DISTINCTIVE CHARACTERISTICS Single-chip Ethernet controller for the Industry Standard Architecture

More information

Lecture-9 Intel 8085 Microprocessor It is a 40-pin DIP(Dual in package) chip, base on NMOS technology, on a single chip of silicon.

Lecture-9 Intel 8085 Microprocessor It is a 40-pin DIP(Dual in package) chip, base on NMOS technology, on a single chip of silicon. Lecture-9 Intel 8085 Microprocessor It is a 40-pin DIP(Dual in package) chip, base on NMOS technology, on a single chip of silicon. It requires a single +5v supply between Vcc at pin no 40 and GND at pin

More information