PCMCIA RELEASE 2.0 INTERFACE BOARD FOR DRAGONBALL UPDATE

Size: px
Start display at page:

Download "PCMCIA RELEASE 2.0 INTERFACE BOARD FOR DRAGONBALL UPDATE"

Transcription

1 nc. PCMCIA RELEASE 2.0 INTERFACE BOARD FOR DRAGONBALL UPDATE DTACK GENERATOR DATE : 2 NOV 98 The DTACK Generator is a state machine. It delays the memory or I/O access cycle of the PC Card when the card asserts the signal. The state diagram is shown in Figure 0-1 *CSD3=0 S3 10 *CSD3=1 *CSD3=1 S0 00 S2 11 *CSD3=0 S1 01 =0 Figure 0-1. DTACK Generator State Diagram All the state transitions take place at rising edge of the system clock. The state machine can be implemented by following circuit. MOTOROLA PCMCIA RELEASE 2.0 INTERFACE BOARD FOR DRAGONBALL 1

2 nc. A B C D E CLK VCC U1B U3A 5 6 D0 2 D Q 5 3 U1A 7LS00 CLK *Q1 1 *Q0 Q HC7 U2A 7LS00 *CSD3 1 2 *CSD3 7HC0 12 Q113 U1D 11 7LS00 U1C U3B D1 12 Q1 D Q 9 *Q0 9 7LS00 11 CLK Q 8 *Q1 2 2 UA 2 18 A1 Y1 16 A2 Y2 6 1 A3 Y3 U2B 8 12 A Y D1 7HC0 VCC 13 CL PR 10 1 CL PR 3 7HC7 1 G 7HC20 MOTOROLA HIGH PERFORMANCE EMBEDDED SYSTEMS 2 DAI KING ST, TAIPO IND EST 1 TAIPO NT HK 1 Title DTACK GENERATOR Size Document Number Rev CustomHE A B C Date: Tuesday, November 2, 1998 Sheet 2 of D E

3 Design Document nc. State S0 stands for the time when both *CSD3 is negated. There is no card access activities. When *CSD3 is asserted, the state machine transits to state S1. Then after a clock, it transits to state S2. After the PC Card has asserted the signal, the state machine holds in state S2. Beginning from S2, is generated from inverted signal which is implemented as follows. D1 When state machine is in S2 or S3, D1 asserts and enables the inverter. Therefore when asserts, is negated and when negates, is asserted. *CSD3 When there is no asserting in the cycle, will assert after S2 until S0. *CSD3 S2 After signal is negated, the state machine transits to S3. When the *CSD3 negates, it returns to S0 and D1 negates and disables the invertor so that returns to high impedance state. 2 PCMCIA RELEASE 2.0 INTERFACE BOARD FOR DRAGONBALL MOTOROLA

4 DECODER nc. Design Document It is implemented by a PAL22V10. It decodes the DragonBall control signals and generates the PCMCIA control signals. In this application, all the I/O space and memory space inclucding attribute memory and common memory in the PC card are selected by *CSD3. The DragonBall has to assert *REG(PM2 = 0), while accessing the attribute memory space. To access common memory, DragonBall has to negate *REG(PM2=1). To access I/O, DragonBall has to assert IOEN (PJ) and *REG. The following is the updated PAL equation with only one chip select used. TITLE PCMCIA VER 2.01 DECODER AUTHOR JACKY LI COMPANY MOTOROLA INC. DATE 23/11/98 REVISION PATTERN CHIP U1 PAL22V10 ;PIN CLK IOEN /CSD3 /UDS /LDS /LWE NC /OE /WE /UWE /BUFF GND ;PIN NC Q DIR /G /BOE /BWE /IOW /IOR NC /CE2 /CE1 VCC GLOBAL EQUATIONS CE1 = UDS * CSD3 + LDS * CSD3 CE1.TRST = BUFF CE2 = UDS * LDS * CSD3 CE2.TRST = BUFF IOR = CSD3 * IOEN * OE IOR.TRST = BUFF IOW = CSD3 * IOEN * LWE + CSD3 * IOEN * UWE IOW.TRST = BUFF BWE = /IOEN * WE * CSD3 BWE.TRST = BUFF G = CSD3 * BUFF DIR = /OE + WE BOE = /IOEN * OE * CSD3 BOE.TRST = BUFF MOTOROLA PCMCIA RELEASE 2.0 INTERFACE BOARD FOR DRAGONBALL 3

5 Design Document nc. As you can see from the PAL equation, the signals are generated by simple logic, therefore logic gates can be used instead of PAL to implement this decoder. 0.1 MEMORY MAP The PCMCIA interface memory map is shown in Fig x Common Memory *REG = 1 0XBFFFFF 0.2 INITIALIZATION CODE Attribute Memory (IOEN=0) or I/O Space (IOEN=1) *REG = 0 Figure 0-2. PCMCIA Interface Memory Map In Init_CS, PJ is set as I/O port. (write 0xfff3b=0x1F) CSD3 selects address range 0x to 0xBFFFFF and external DTACK is used. nop *************BEFORE INSERTING CARD ************ nop Init_CS write 0xfff3b -b = 0x1F write 0xfff1c -l = 0x80013ff7 nop Buffer_Off write 0xfff1 -b = 0xFE nop AttrMem_Off write 0xfffb -b = 0x06 write 0xfff9 -b = 0xff write 0xfff8 -b = 0x00 nop *************AFTER INSERTING CARD ************ PCMCIA RELEASE 2.0 INTERFACE BOARD FOR DRAGONBALL MOTOROLA

6 Design Document nc. nop Vcc_On write 0xfffb -b = 0x1E write 0xfff9 -b = 0xE7 write 0xfff8 -b = 0x1C nop Buffer_On write 0xfff3 -b = 0x3C write 0xfff1 -b = 0xEE write 0xfff0 -b = 0x10 nop C_Reset write 0xfffb -b = 0x1E write 0xfff8 -b = 0x1C write 0xfff9 -b = 0xE7 nop AttrMem_On write 0xfffb -b = 0x1E write 0xfff9 -b = 0xE3 write 0xfff8 -b = 0x1C ************************************ To read attribute memory, type read 0x To read I/O space, type write 0x b = 0x1 write 0xfff38 -w = 0x10f5 Note: Port PJ is set to output port and to assert IOEN. 5 PCMCIA RELEASE 2.0 INTERFACE BOARD FOR DRAGONBALL MOTOROLA

Application Note 16bit SRAM Interface

Application Note 16bit SRAM Interface Order this document by TBD DragonBall Operation Date: 11/12/98 Preliminary Application Note 16bit SRAM Interface INTRODUCTION This note describes the method of interfacing a 16bit SRAM to DragonBall-EZ

More information

8051 Interfacing: Address Map Generation

8051 Interfacing: Address Map Generation 85 Interfacing: Address Map Generation EE438 Fall2 Class 6 Pari vallal Kannan Center for Integrated Circuits and Systems University of Texas at Dallas 85 Interfacing Address Mapping Use address bus and

More information

Topic 3. ARM Cortex M3(i) Memory Management and Access. Department of Electronics Academic Year 14/15. (ver )

Topic 3. ARM Cortex M3(i) Memory Management and Access. Department of Electronics Academic Year 14/15. (ver ) Topic 3 ARM Cortex M3(i) Memory Management and Access Department of Electronics Academic Year 14/15 (ver 25-10-2014) Index 3.1. Memory maps 3.2. Memory expansion 3.3. Memory management & Data alignment

More information

Chapter 16. PC-Compatible Bus Connectors Discussion. PC-Compatible Bus Connectors 97

Chapter 16. PC-Compatible Bus Connectors Discussion. PC-Compatible Bus Connectors 97 PC-Compatible Bus Connectors 97 Chapter 16 PC-Compatible Bus Connectors 16-1. Discussion The left rear corner of the SK68K board holds up to six 62-pin card-edge connectors like those of an IBM PC/XT or

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

Device: EDR B. This document Version: 1c. Date: 11 November Matches module version: v3 [25 Aug 2016]

Device: EDR B. This document Version: 1c. Date: 11 November Matches module version: v3 [25 Aug 2016] Device: EDR-200200B This document Version: 1c Date: 11 November 2016 Matches module version: v3 [25 Aug 2016] Description: e-paper Display Driver and 200x200 e-paper Display EDR-200200B v1 datasheet Page

More information

The MC9S12 in Expanded Mode Using MSI logic to build ports Using MSI logic to build an output port Using MSI logic to build an input port

The MC9S12 in Expanded Mode Using MSI logic to build ports Using MSI logic to build an output port Using MSI logic to build an input port The MC9S12 in Expanded Mode Using MSI logic to build ports Using MSI logic to build an output port Using MSI logic to build an input port A Simple Parallel Output Port We want a port which will write 8

More information

Lab 16: Data Busses, Tri-State Outputs and Memory

Lab 16: Data Busses, Tri-State Outputs and Memory Lab 16: Data Busses, Tri-State Outputs and Memory UC Davis Physics 116B Rev. 0.9, Feb. 2006 1 Introduction 1.1 Data busses Data busses are ubiquitous in systems which must communicate digital data. Examples

More information

Lab-Report Digital Electronics. Car Park Monitor implemented in a MACH110

Lab-Report Digital Electronics. Car Park Monitor implemented in a MACH110 Lab-Report Digital Electronics Car Park Monitor implemented in a MACH110 Name: Dirk Becker Course: BEng 2 Group: A Student No.: 9801351 Date: 08/12/1998 1. Contents 1. CONTENTS... 2 2. INTRODUCTION...

More information

AC31-XXXX-XXX1 AC31-XXXX-XXX2

AC31-XXXX-XXX1 AC31-XXXX-XXX2 DATA SHEET Industrial CompactFlash Card AC31-XXXX-XXX1 AC31-XXXX-XXX2 POWER QUOTIENT INTERNATIONAL CO.,LTD. Approved Design 14F, No.16, Jian Ba Road Chung Ho City, Taipei, Taiwan, R.O.C. Tel : +886-2-8226-5288,

More information

TPMC815 ARCNET PMC. User Manual. The Embedded I/O Company. Version 2.0. Issue 1.2 November 2002 D

TPMC815 ARCNET PMC. User Manual. The Embedded I/O Company. Version 2.0. Issue 1.2 November 2002 D The Embedded I/O Company TPMC815 ARCNET PMC Version 2.0 User Manual Issue 1.2 November 2002 D76815804 TEWS TECHNOLOGIES GmbH Am Bahnhof 7 25469 Halstenbek / Germany Phone: +49-(0)4101-4058-0 Fax: +49-(0)4101-4058-19

More information

Central Processing Unit. Steven R. Bagley

Central Processing Unit. Steven R. Bagley Central Processing Unit Steven R. Bagley Introduction So far looked at the technology underpinning computers Logic signals to cause things to happen, and represent numbers Boolean gates to combine and

More information

RPG 100 EVALUATION BOARD RPG100-TB(MB) User's manual

RPG 100 EVALUATION BOARD RPG100-TB(MB) User's manual HM-RAE102-0312 RPG 100 EVALUATION BOARD RPG100-TB(MB) User's manual REV. 02 26/09/2003 revised http://www.fdk.co.jp Contents 1. RPG100 Evaluation Board composition Models: RPG100-TB and RPG100-MB 2. Descriptions

More information

Z Z-280 MT8930, MT8992/3/4/5 MT8880 MT8888 MT8889 MT8980/1 MT8985, MT8986 (DIP-40) MT8986 (PLCC-44) MT8920B MT8952B

Z Z-280 MT8930, MT8992/3/4/5 MT8880 MT8888 MT8889 MT8980/1 MT8985, MT8986 (DIP-40) MT8986 (PLCC-44) MT8920B MT8952B MSAN-145 How to Interface Mitel Components to Parallel Bus CPUs TABL OF CONTNTS Introduction ISSU 1 August 1993 1.0 Group 1 Components 1.1 Interfacing to the 6802 1.2 Interfacing to the 6809 1.3 Interfacing

More information

MC68000 DMA USING THE MC6844 DMA CONTROLLER

MC68000 DMA USING THE MC6844 DMA CONTROLLER MOTOROLA Semiconductor Products Inc. AN 824A Application Note MC68000 DMA USING TH MC6844 DMA CONTROLLR The MC6844 DMA Controller (DMAC) can be interfaced to the MC68000 microprocessor to provide flexible,

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

Microprocessor s. Address Bus. External Buses. Interfacing CPU with external word. We classify the CPU interfacing signals in three functional buses:

Microprocessor s. Address Bus. External Buses. Interfacing CPU with external word. We classify the CPU interfacing signals in three functional buses: Interfacing CPU with external word s interfacing signals bus bus Power supply lines a d Typical Bus arbitration Status Bus control Interrupts control Control bus Clock signal Miscellaneous External Buses

More information

Lecture-55 System Interface:

Lecture-55 System Interface: Lecture-55 System Interface: To interface 8253 with 8085A processor, CS signal is to be generated. Whenever CS =0, chip is selected and depending upon A 1 and A 0 one of the internal registers is selected

More information

TECHNICAL PAPER Interfacing the Byte- Wide SmartVoltage FlashFile Memory Family to the Intel486 Microprocessor Family

TECHNICAL PAPER Interfacing the Byte- Wide SmartVoltage FlashFile Memory Family to the Intel486 Microprocessor Family E TECHNICAL PAPER Interfacing the Byte- Wide SmartVoltage FlashFile Memory Family to the Intel486 Microprocessor Family October 1996 Order Number: 297805-001 Information in this document is provided in

More information

ArduCAM-M-2MP Camera Shield

ArduCAM-M-2MP Camera Shield 33275-MP ArduCAM-M-2MP Camera Shield 2MP SPI Camera Hardware Application Note Rev 1.0, Mar 2015 33275-MP ArduCAM-M-2MP Hardware Application Note Table of Contents 1 Introduction... 2 2 Typical Wiring...

More information

10 2 ADDRESS DECODING:

10 2 ADDRESS DECODING: 10 2 ADDRESS DECODING: Simple NAND Gate Decoder: When the 2K 8 EPROM is used, address connections A10 A0 of the 8088 are connected to address inputs A10 A0 of the EPROM. The remaining nine address pins

More information

TPMC816. Two Independent Channels Extended CAN Bus PMC Module. Version 2.2. User Manual. Issue August 2014

TPMC816. Two Independent Channels Extended CAN Bus PMC Module. Version 2.2. User Manual. Issue August 2014 The Embedded I/O Company TPMC816 Two Independent Channels Extended CAN Bus PMC Module Version 2.2 User Manual Issue 2.2.1 August 2014 TEWS TECHNOLOGIES GmbH Am Bahnhof 7 25469 Halstenbek, Germany Phone:

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

128 Kb Dual-Port SRAM with PCI Bus Controller (PCI-DP)

128 Kb Dual-Port SRAM with PCI Bus Controller (PCI-DP) 128 Kb Dual-Port SRAM with PCI Bus Controller (PCI-DP) Features 128 Kb of dual-ported shared memory Master and target PCI Specification 2.2 compliant interface Embedded host bridge capability Direct interface

More information

PAL22V10 Family, AmPAL22V10/A

PAL22V10 Family, AmPAL22V10/A FINAL COM L: -7//5 PAL22V Family, AmPAL22V/A 24-Pin TTL Versatile PAL Device Advanced Micro Devices DISTINCTIVE CHARACTERISTICS As fast as 7.5-ns propagation delay and 9 MHz fmax (external) Macrocells

More information

JMY505G User's Manual

JMY505G User's Manual JMY505G User's Manual (Revision 3.42) Jinmuyu Electronics Co. LTD 2011/6/28 Please read this manual carefully before using. If any problem, please mail to: jinmuyu@vip.sina.com Contents 1 Product introduction...

More information

The 9S12 in Expanded Mode - Using MSI logic to build ports Huang Chapter 14

The 9S12 in Expanded Mode - Using MSI logic to build ports Huang Chapter 14 The 9S12 in Expanded Mode - Using MSI logic to build ports Huang Chapter 14 Using MSI Logic To Build An Output Port Many designs use standard MSI logic for microprocessor expansion This provides an inexpensive

More information

PCI Arbiter Workarounds for the NS9775

PCI Arbiter Workarounds for the NS9775 PCI Arbiter Workarounds for the NS9775 Table of Contents Overview... 3 Description of Errata... 3 Software Workaround... 4 Hardware Workaround... 4 Description... 4 Sample Implementation... 5 2 PCI Arbiter

More information

Hardware Functional Specification

Hardware Functional Specification LCD/USB Companion Chip Document Number: X37A-A-001-07 Status: SEIKO EPSON CORPORATION 2001-2006. All Rights Reserved. Information in this document is subject to change without notice. You may download

More information

A23W8308. Document Title 262,144 X 8 BIT CMOS MASK ROM. Revision History. Rev. No. History Issue Date Remark

A23W8308. Document Title 262,144 X 8 BIT CMOS MASK ROM. Revision History. Rev. No. History Issue Date Remark Preliminary 262,144 X 8 BIT CMOS MASK ROM Document Title 262,144 X 8 BIT CMOS MASK ROM Revision History Rev. No. History Issue Date Remark 0.0 Initial issue November 11, 1999 Preliminary PRELIMINARY (November,

More information

EE251: Thursday November 15

EE251: Thursday November 15 EE251: Thursday November 15 Major new topic: MEMORY A KEY topic HW #7 due today; HW #8 due Thursday, Nov. 29 Lab #8 finishes this week; due week of Nov. 26 All labs MUST be completed/handed-in by Dec.

More information

CPCI-AD32. Intelligent DSP Based 32 Channel Analog Input Card for 3U CompactPCI systems REFERENCE MANUAL Version 1.

CPCI-AD32. Intelligent DSP Based 32 Channel Analog Input Card for 3U CompactPCI systems REFERENCE MANUAL Version 1. CPCI-AD32 Intelligent DSP Based 32 Channel Analog Input Card for 3U CompactPCI systems REFERENCE MANUAL 751-10-000-4000 Version 1.0 September 1998 ALPHI TECHNOLOGY CORPORATION 6202 S. Maple Avenue #120

More information

Application Note Interfacing the ColdFire MCF5206e to a 1 Mbit x 16 SDRAM

Application Note Interfacing the ColdFire MCF5206e to a 1 Mbit x 16 SDRAM Semiconductor Products Sector nc. Order Number: MCF5206eAN/D Rev. 1, 6/2001 Application Note Interfacing the ColdFire MCF5206e to a 1 Mbit x 16 SDRAM Nigel Dick Motorola Ltd., East Kilbride, Scotland Due

More information

Solutions - Homework 2 (Due date: October 4 5:30 pm) Presentation and clarity are very important! Show your procedure!

Solutions - Homework 2 (Due date: October 4 5:30 pm) Presentation and clarity are very important! Show your procedure! Solutions - Homework 2 (Due date: October 4 th @ 5:30 pm) Presentation and clarity are very important! Show your procedure! PROBLEM 1 (28 PTS) a) What is the minimum number of bits required to represent:

More information

MF Embedded Memory LCD Controller. S1D13706 Series. Technical Manual

MF Embedded Memory LCD Controller. S1D13706 Series. Technical Manual MF1432-01 Embedded Memory LCD Controller S1D13706 Series Technical Manual NOTICE No part of this material may be reproduced or duplicated in any form or by any means without the written permission of Seiko

More information

VME64x Slave Interface IP Core Specifications. Author: Paolo Musico

VME64x Slave Interface IP Core Specifications. Author: Paolo Musico VME64x Slave Interface IP Core Specifications Author: Paolo Musico Paolo.Musico@ge.infn.it Rev. 0.1 December 1, 2005 Rev. Date Author Description 0.1 1/12/05 Paolo Musico First Draft Revision History Contents

More information

NuSpeech Family N5132 High Sound Quality Voice Synthesizer Technical Reference Manual

NuSpeech Family N5132 High Sound Quality Voice Synthesizer Technical Reference Manual NuSpeech Family N5132 High Sound Quality Voice Synthesizer Technical Reference Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology Corporation

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

KNJN I2C bus development boards

KNJN I2C bus development boards KNJN I2C bus development boards 2005, 2006, 2007, 2008 fpga4fun.com & KNJN LLC http://www.knjn.com/ Document last revision on January 1, 2008 R12 KNJN I2C bus development boards Page 1 Table of Contents

More information

Alex Milenkovich 1. CPE/EE 421 Microcomputers: Motorola The CPU Hardware Model. Outline

Alex Milenkovich 1. CPE/EE 421 Microcomputers: Motorola The CPU Hardware Model. Outline Outline CPE/EE 421 Microcomputers: Motorola 68000 The CPU Hardware Model Instructor: Dr Aleksandar Milenkovic Lecture Notes 68000 interface Timing diagram Minimal configuration using the 68000 Extensions

More information

RFID MODULE Mifare Reader / Writer SL030 User Manual Version 2.4 Nov 2011 StrongLink

RFID MODULE Mifare Reader / Writer SL030 User Manual Version 2.4 Nov 2011 StrongLink RFID MODULE Mifare Reader / Writer User Manual Version 2.4 Nov 2011 StrongLink CONTENT 1. MAIN FEATURES... 3 2. PINNING INFORMATION... 4 3. DEVICE OPERATION... 5 3-1. Clock and Data Transitions:... 5 3-2.

More information

Lecture-50 Intel 8255A: Programming and Operating Modes

Lecture-50 Intel 8255A: Programming and Operating Modes Lecture-50 Intel 8255A: Programming and Operating Modes Operation Description: There are three basic modes of operation that can be selected by the system software. Mode 0: Basic Input/output Mode 1: Strobes

More information

MPC x Bus Timing Diagram

MPC x Bus Timing Diagram Order Number: AN2246 Rev 1.0, 11/2000 Application Note MPC8260 Freescale NetComm, Austin 0.0 Introduction All the timing diagrams are generated based on the simulations. The timing diagrams are organized

More information

CMOS SyncFIFO 64 X 9, 256 x 9, 512 x 9, 1,024 X 9, 2,048 X 9, 4,096 x 9 and 8,192 x 9

CMOS SyncFIFO 64 X 9, 256 x 9, 512 x 9, 1,024 X 9, 2,048 X 9, 4,096 x 9 and 8,192 x 9 Integrated Device Technology, Inc. CMOS SyncFIFO 64 X 9, 256 x 9, 512 x 9, 1,24 X 9, 2,48 X 9, 4,96 x 9 and 8,192 x 9 IDT72421 IDT7221 IDT72211 IDT72221 IDT72231 IDT72241 IDT72251 FEATURES: 64 x 9-bit

More information

HM628128BI Series. 131,072-word 8-bit High speed CMOS Static RAM

HM628128BI Series. 131,072-word 8-bit High speed CMOS Static RAM 131,072-word 8-bit High speed CMOS Static RAM ADE-203-363A(Z) Rev. 1.0 Apr. 28, 1995 The Hitachi HM628128BI is a CMOS static RAM organized 131,072-word 8-bit. It realizes higher density, higher performance

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

Summer 2003 Lecture 21 07/15/03

Summer 2003 Lecture 21 07/15/03 Summer 2003 Lecture 21 07/15/03 Simple I/O Devices Simple i/o hardware generally refers to simple input or output ports. These devices generally accept external logic signals as input and allow the CPU

More information

ASNT2011-KMA DC-to-17Gbps Digital Demultiplexer 1:16 / Deserializer

ASNT2011-KMA DC-to-17Gbps Digital Demultiplexer 1:16 / Deserializer ASNT2011-KMA DC-to-17Gbps Digital Demultiplexer 1:16 / Deserializer Broadband digital deserializer 1:16 operating seamlessly from DC to 17Gbps. LVDS output data buffers that feature a low-power proprietary

More information

7 8 9 C. PRELAB REQUIREMENTS You must adhere to the Lab Rules and Policies document for every lab.

7 8 9 C. PRELAB REQUIREMENTS You must adhere to the Lab Rules and Policies document for every lab. Page 1/ Revision 1 OBJECTIVES To understand how a keypad functions as a raster scan input device and to learn how to interface a keypad to a microprocessor. Further explore and understand the implementation

More information

DC5 Design Description

DC5 Design Description DC5 Design Description The two major components in the DC5 are U1, the WD2797 Floppy Disk Controller, and U2, the Xilinx XC9572 programmable logic device. The operation of the WD2797 is provided in a separate

More information

Embedded Applications. COMP595EA Lecture03 Hardware Architecture

Embedded Applications. COMP595EA Lecture03 Hardware Architecture Embedded Applications COMP595EA Lecture03 Hardware Architecture Microcontroller vs Microprocessor Microprocessor is a term used to describe all programmed computational devices. Microcontroller is a term

More information

PEEL 16V8-15/-25 CMOS Programmable Electrically Erasable Logic

PEEL 16V8-15/-25 CMOS Programmable Electrically Erasable Logic -5/-25 CMOS Programmable Electrically Erasable Logic Compatible with Popular 6V8 Devices 6V8 socket and function compatible Programs with standard 6V8 JEDEC file 20-pin DP and PLCC packages CMOS Electrically

More information

University of Alexandria Faculty of Engineering Division of Communications & Electronics

University of Alexandria Faculty of Engineering Division of Communications & Electronics University of Alexandria Faculty of Engineering Division of Communications & Electronics Subject Name: Microprocessors Lecturer: Dr. Mohammed Morsy Academic Year: 2012 2013 Assistants: Eng. Ahmed Bedewy

More information

PACKAGE CONTENTES...1 SYSTEM REQUIREMENT...1 DEVELOPMENT BOARD DETAILS...1. MCU Interface Sockets...2. LCD interface header...6

PACKAGE CONTENTES...1 SYSTEM REQUIREMENT...1 DEVELOPMENT BOARD DETAILS...1. MCU Interface Sockets...2. LCD interface header...6 TABLE OF CONTENTS PACKAGE CONTENTES...1 SYSTEM REQUIREMENT...1 DEVELOPMENT BOARD DETAILS...1 MCU Interface Sockets...2 LCD interface header...6 Dip switch setting...8 Jumper setting...8 AUXCLK Input...10

More information

EmbedDisk DDOM-SST Datasheet

EmbedDisk DDOM-SST Datasheet EmbedDisk DDOM-SST Datasheet Version 2.0 Aug. 2008 1 DMP Electronics Inc. A. Product Information Dependable and secure Designed with advanced IDE flash controller technology, EmbedDisk is 100% compatible

More information

ShiftOut Tutorial. Maria Taylor

ShiftOut Tutorial. Maria Taylor ShiftOut Tutorial Maria Taylor The Shift register works from Left to Right. The side with the indent is Up indicating that the left pin is #1 and the right pin is #16. Step #1: Assess the board. Depict

More information

Chapter ELEVEN 8255 I/O PROGRAMMING

Chapter ELEVEN 8255 I/O PROGRAMMING Chapter ELEVEN 8255 I/O PROGRAMMING OBJECTIVES this chapter enables the student to: Code Assembly language instructions to read and write data to and from I/O ports. Diagram the design of peripheral I/O

More information

PMC-DA Channel 16 Bit D/A for PMC Systems REFERENCE MANUAL Version 1.0 June 2001

PMC-DA Channel 16 Bit D/A for PMC Systems REFERENCE MANUAL Version 1.0 June 2001 PMC-DA816 8 Channel 16 Bit D/A for PMC Systems REFERENCE MANUAL 796-10-000-4000 Version 1.0 June 2001 ALPHI TECHNOLOGY CORPORATION 6202 S. Maple Avenue #120 Tempe, AZ 85283 USA Tel: (480) 838-2428 Fax:

More information

XC1701L (3.3V), XC1701 (5.0V) and XC17512L (3.3V) Serial Configuration PROMs. Features. Description

XC1701L (3.3V), XC1701 (5.0V) and XC17512L (3.3V) Serial Configuration PROMs. Features. Description 0 XC1701L (3.3V), XC1701 (5.0V) and XC17512L (3.3V) Serial Configuration PROMs December 10, 1997 (Version 1.1) 0 5* Product Specification Features On-chip address counter, incremented by each rising edge

More information

Introduction to Computer Design

Introduction to Computer Design Introduction to Computer Design Memory (W 800-840) Basic processor operation Processor organization Executing instructions Processor implementation using VHDL 1 Random Access Memory data_in address read/write

More information

Address connections Data connections Selection connections

Address connections Data connections Selection connections Interface (cont..) We have four common types of memory: Read only memory ( ROM ) Flash memory ( EEPROM ) Static Random access memory ( SARAM ) Dynamic Random access memory ( DRAM ). Pin connections common

More information

Digital Fundamentals. Lab 6 2 s Complement / Digital Calculator

Digital Fundamentals. Lab 6 2 s Complement / Digital Calculator Richland College Engineering Technology Rev. 0. Donham Rev. 1 (7/2003) J. Horne Rev. 2 (1/2008) J. radbury Digital Fundamentals CETT 1425 Lab 6 2 s Complement / Digital Calculator Name: Date: Objectives:

More information

GRAVITECH GROUP

GRAVITECH GROUP GRAVITECH.US uresearch GRAVITECH GROUP Description The I2C-OSC board is an 8-pin CMOS 1KHz 68MHz Programmable Oscillator device using I 2 C bus. There are no external components required. Only two signal

More information

Problem Set 10 Solutions

Problem Set 10 Solutions CSE 260 Digital Computers: Organization and Logical Design Problem Set 10 Solutions Jon Turner thru 6.20 1. The diagram below shows a memory array containing 32 words of 2 bits each. Label each memory

More information

A Zero Wait State Secondary Cache for Intel s Pentium

A Zero Wait State Secondary Cache for Intel s Pentium Order this document by MCM/D A Zero Wait State Secondary Cache for Intel s Pentium Prepared by: Michael Peters, FSRAM Applications Engineer Due to the increased complexity and sheer memory size requirements

More information

Computer Architecture 5.1. Computer Architecture. 5.2 Vector Address: Interrupt sources (IS) such as I/O, Timer 5.3. Computer Architecture

Computer Architecture 5.1. Computer Architecture. 5.2 Vector Address: Interrupt sources (IS) such as I/O, Timer 5.3. Computer Architecture License: http://creativecommons.org/licenses/by-nc-nd/3./ Hardware interrupt: 5. If in an eternal device (for eample I/O interface) a predefined event occurs this device issues an interrupt request to

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

TPMC /8 Digital Inputs (24V) 16/8 Digital Outputs (24V, 0.5A) Version 3.0. User Manual. Issue June 2014

TPMC /8 Digital Inputs (24V) 16/8 Digital Outputs (24V, 0.5A) Version 3.0. User Manual. Issue June 2014 The Embedded I/O Company TPMC670 16/8 Digital Inputs (24V) 16/8 Digital Outputs (24V, 0.5A) Version 3.0 User Manual Issue 3.0.0 June 2014 TEWS TECHNOLOGIES GmbH Am Bahnhof 7 25469 Halstenbek, Germany Phone:

More information

4-Megabit (512K x 8) 5-volt Only CMOS Flash Memory AT49F040 AT49F040T AT49F040/040T AT49F040/040T. Features. Description. Pin Configurations

4-Megabit (512K x 8) 5-volt Only CMOS Flash Memory AT49F040 AT49F040T AT49F040/040T AT49F040/040T. Features. Description. Pin Configurations Features Single Voltage Operation 5V Read 5V Reprogramming Fast Read Access Time - 70 ns Internal Program Control and Timer 16K bytes Boot Block With Lockout Fast Erase Cycle Time - 10 seconds Byte By

More information

Developing Plug-and-Play COM Ports using TI Plug-and-Play Controllers

Developing Plug-and-Play COM Ports using TI Plug-and-Play Controllers Developing Plug-and-Play COM Ports using TI Plug-and-Play Controllers Heinz-Peter Beckemeyer July 1997 SLLAE02 IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products

More information

Terminology nc. Table 1. Terminology Terms CPU LCDC SDCE Description The 68K core in the DragonBall processor LCD Controller module in the DragonBall

Terminology nc. Table 1. Terminology Terms CPU LCDC SDCE Description The 68K core in the DragonBall processor LCD Controller module in the DragonBall nc. AN2148/D Rev. 1, 6/2002 Design Considerations for Interfacing SDRAM with MC68VZ328 By Bryan C. Chan Contents 1 Introduction.......... 1 2 Physical Interface Between SDRAM and MC68VZ328 2 3 SDRAM Control

More information

TPMC Channel Motion Control. User Manual. The Embedded I/O Company. Version 1.0. Issue 1.3 March 2003 D

TPMC Channel Motion Control. User Manual. The Embedded I/O Company. Version 1.0. Issue 1.3 March 2003 D The Embedded I/O Company TPMC118 6 Channel Motion Control Version 1.0 User Manual Issue 1.3 March 2003 D76118800 TEWS TECHNOLOGIES GmbH Am Bahnhof 7 25469 Halstenbek / Germany Phone: +49-(0)4101-4058-0

More information

CPCI-IPC. Intelligent DSP Based Dual IndustryPack Carrier for CompactPCI systems REFERENCE MANUAL Version 2.

CPCI-IPC. Intelligent DSP Based Dual IndustryPack Carrier for CompactPCI systems REFERENCE MANUAL Version 2. CPCI-IPC Intelligent DSP Based Dual IndustryPack Carrier for CompactPCI systems REFERENCE MANUAL 724-20-000-4000 Version 2.0 May 1998 ALPHI TECHNOLOGY CORPORATION 6202 S. Maple Avenue #120 Tempe, AZ 85283

More information

DS1225Y 64k Nonvolatile SRAM

DS1225Y 64k Nonvolatile SRAM 19-5603; Rev 10/10 NOT RECOMMENDED FOR NEW DESIGNS 64k Nonvolatile SRAM www.maxim-ic.com FEATURES 10 years minimum data retention in the absence of external power Data is automatically protected during

More information

General FSM design procedure

General FSM design procedure Sequential logic examples Basic design approach: a 4-step design process Hardware description languages and finite state machines Implementation examples and case studies finite-string pattern recognizer

More information

Register Map for the PCM-QUAD02

Register Map for the PCM-QUAD02 Register Map for the PCM-QUA2 Document Revision 1, December, 2006 Copyright 2006, Measurement Computing Corporation Register Description Register level programming should be attempted only by experienced

More information

2-megabit Firmware Hub and Low-Pin Count Flash Memory AT49LH002. Features. Description. Pin Configurations

2-megabit Firmware Hub and Low-Pin Count Flash Memory AT49LH002. Features. Description. Pin Configurations Features Complies with Intel Low-Pin Count (LPC) Interface Specification Revision 1.1 Supports both Firmware Hub (FWH) and LPC Memory Read and Write Cycles Auto-detection of FWH and LPC Memory Cycles Can

More information

Interface DAC to a PC. Control Word of MC1480 DAC (or DAC 808) 8255 Design Example. Engineering 4862 Microprocessors

Interface DAC to a PC. Control Word of MC1480 DAC (or DAC 808) 8255 Design Example. Engineering 4862 Microprocessors Interface DAC to a PC Engineering 4862 Microprocessors Lecture 22 Cheng Li EN-4012 licheng@engr.mun.ca DAC (Digital-to-Analog Converter) Device used to convert digital pulses to analog signals Two methods

More information

KNJN I2C bus development boards

KNJN I2C bus development boards KNJN I2C bus development boards 2005, 2006, 2007, 2008 KNJN LLC http://www.knjn.com/ Document last revision on December 5, 2008 R22 KNJN I2C bus development boards Page 1 Table of Contents 1 The I2C bus...4

More information

Parallel-to-Serial and Serial-to-Parallel Converters

Parallel-to-Serial and Serial-to-Parallel Converters Session 1532 Parallel-to-Serial and Serial-to-Parallel Converters Max Rabiee, Ph.D., P.E. University of Cincinnati Abstract: Microprocessors (MPUs) on a computer motherboard communicate in a parallel format

More information

8254 is a programmable interval timer. Which is widely used in clock driven digital circuits. with out timer there will not be proper synchronization

8254 is a programmable interval timer. Which is widely used in clock driven digital circuits. with out timer there will not be proper synchronization 8254 is a programmable interval timer. Which is widely used in clock driven digital circuits. with out timer there will not be proper synchronization between two devices. So it is very useful chip. The

More information

Design Considerations The ColdFire architectures' foundation in Freescale's architecture allows designers to take advantage of the established t

Design Considerations The ColdFire architectures' foundation in Freescale's architecture allows designers to take advantage of the established t Order Number: AN2007/D Rev. 0, 7/2000 Application Note Evaluating ColdFire in a 68K Target System: MC68340 Gateway Reference Design Nigel Dick Netcomm Applications Group Freescale., East Kilbride, Scotland

More information

Freescale Semiconductor, I

Freescale Semiconductor, I MOTOROLA SEMICONDUCTOR TECHNICAL DATA nc. Order number: Rev 3, 08/2004 3.3 V Zero Delay Buffer The is a 3.3 V Zero Delay Buffer designed to distribute high-speed clocks in PC, workstation, datacom, telecom

More information

COMP3221: Microprocessors and. and Embedded Systems. Overview. Computer Buses. Bus Oriented Architecture

COMP3221: Microprocessors and. and Embedded Systems. Overview. Computer Buses. Bus Oriented Architecture COMP3221: Microprocessors and Embedded Systems Lecture 17: Computer Buses and Parallel Input/Output (I) http://www.cse.unsw.edu.au/~cs3221 Lecturer: Hui Wu Session 2, 2005 Overview Buses Memory mapped

More information

High Speed True Random Number Generators in Xilinx FPGAs

High Speed True Random Number Generators in Xilinx FPGAs High Speed True Random Number Generators in Xilinx FPGAs Catalin Baetoniu 1 1 Xilinx, Inc., 2100 Logic rive San Jose, CA 95124-3400, USA catalin.baetoniu@xilinx.com Abstract. This paper introduces a method

More information

128K Bit Dual-Port SRAM with PCI Bus Controller

128K Bit Dual-Port SRAM with PCI Bus Controller 9449PV PRELIMINARY Features 128K bits of dual-ported shared memory Master and Target PCI Specification 2.2 compliant interface Embedded host bridge capability Direct interface to many microprocessors I

More information

INTERFACING THE ISCC TO THE AND 8086

INTERFACING THE ISCC TO THE AND 8086 APPLICATION NOTE INTERFACING THE ISCC TO THE 68 AND 886 INTRODUCTION The ISCC uses its flexible bus to interface with a variety of microprocessors and microcontrollers; included are the 68 and 886. The

More information

CYTEC VM/8-4X1. VME/VXI Bus 64 CHANNEL RELAY MODULE

CYTEC VM/8-4X1. VME/VXI Bus 64 CHANNEL RELAY MODULE CYTEC VM/-X VME/VXI Bus CHANNEL RELAY MODULE CYTEC VM/-X VME/VXI Bus CHANNEL RELAY MODULE CONTENTS.0 GENERAL....0 SPECIFICATIONS....0 SETUP.... LOGICAL ADDRESS.... INPUT SIGNAL CONNECTIONS.... SIGNAL COMMON

More information

XI'AN NOVASTAR TECH CO., LTD

XI'AN NOVASTAR TECH CO., LTD PCC80 Specification Ver 2.0.0 2014-05-13 1 Function PCC80 is Nova Asynchronous Card, It has the following characteristics: Remote publish play-program; Remote Monitoring the current play information; Remote

More information

ECE 270 Learning Outcome Practice Exam B. OUTCOME #2: an ability to analyze and design combinational logic circuits.

ECE 270 Learning Outcome Practice Exam B. OUTCOME #2: an ability to analyze and design combinational logic circuits. ECE 70 Learning Outcome - - Practice Exam B OUTCOME #: an ability to analyze and design combinational logic circuits. Multiple Choice select the single most appropriate response for each question. Note

More information

AK5701. AKD5701-A AK5701 Evaluation board Rev.1

AK5701. AKD5701-A AK5701 Evaluation board Rev.1 AKD570-A AK570 Evaluation board Rev. GENERAL DESCRIPTION AKD570-A is an evaluation board for the portable digital audio 6bit A/D converter, AK570. AKD570-A also has the digital audio interface and can

More information

1. INTRODUCTION TO MICROPROCESSOR AND MICROCOMPUTER ARCHITECTURE:

1. INTRODUCTION TO MICROPROCESSOR AND MICROCOMPUTER ARCHITECTURE: 1. INTRODUCTION TO MICROPROCESSOR AND MICROCOMPUTER ARCHITECTURE: A microprocessor is a programmable electronics chip that has computing and decision making capabilities similar to central processing unit

More information

Home Automation System

Home Automation System A-level Electronics Major Project Home Automation System Theodore Markettos 25th March 1997 PDF conversion by GhostScript 5.10 2 Contents Summary...1 Part 1: The microprocessor system Choice of microprocessor...3

More information

Overview of Intel 80x86 µp

Overview of Intel 80x86 µp CE444 ١ ٢ 8088/808 µp and Supporting Chips Overview of Intel 80x8 µp ٢ ١ 8088/808 µp ٣ Both are mostly the same with small differences. Both are of bit internal Data bus Both have 0 bit address bus Capable

More information

6 Direct Memory Access (DMA)

6 Direct Memory Access (DMA) 1 License: http://creativecommons.org/licenses/by-nc-nd/3.0/ 6 Direct Access (DMA) DMA technique is used to transfer large volumes of data between I/O interfaces and the memory. Example: Disk drive controllers,

More information

EE 308 Spring 2011 The MC9S12 in Expanded Mode How to get into expanded mode

EE 308 Spring 2011 The MC9S12 in Expanded Mode How to get into expanded mode The MC9S12 in Expanded Mode How to get into expanded mode Huang Chapter 14 Module Mapping Control (MMC) V4 Block User Guide Multiplexed External Bus Interface (MEBI) Module V3 Block User Guide The MC9S12

More information

LP621024E-I Series 128K X 8 BIT CMOS SRAM. Document Title 128K X 8 BIT CMOS SRAM. Revision History. AMIC Technology, Corp.

LP621024E-I Series 128K X 8 BIT CMOS SRAM. Document Title 128K X 8 BIT CMOS SRAM. Revision History. AMIC Technology, Corp. 128K X 8 BIT CMOS SRAM Document Title 128K X 8 BIT CMOS SRAM Revision History Rev. No. History Issue Date Remark 0.0 Initial issue January 14, 2008 Preliminary 1.0 Final version release September 21, 2010

More information

ASNT Gbps 1:16 Digital Deserializer

ASNT Gbps 1:16 Digital Deserializer 12.5Gbps 1:16 Digital Deserializer Broadband up to 12.5Gbps (gigabits per second) 1:16 Deserializer High-speed Input Data Buffer with on-chip 100Ohm differential termination. Full-rate CML Input Clock

More information

Parallel I/O and Keyboard Scanning

Parallel I/O and Keyboard Scanning 4 4.1 Objectives: Microprocessors can monitor the outside world using input ports. They can also control it using output ports. The TM4C123G (Tiva) performs I/O using 6 ports. Computer keyboards are typically

More information

CPCI-SIP-2. Slave Dual IndustryPack Carrier for 3U CompactPCI systems REFERENCE MANUAL Version 4.1 February 2007

CPCI-SIP-2. Slave Dual IndustryPack Carrier for 3U CompactPCI systems REFERENCE MANUAL Version 4.1 February 2007 CPCI-SIP-2 Slave Dual IndustryPack Carrier for 3U CompactPCI systems REFERENCE MANUAL 729-41-002-4000 Version 4.1 February 2007 ALPHI TECHNOLOGY CORPORATION 1898 E. Southern Ave Tempe, AZ 85282 USA Tel:

More information