CHAPTER 11

0.0(0)
studied byStudied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/34

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:31 PM on 5/13/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

35 Terms

1
New cards

Variable address

The 16-bit I/O address in DX is called

2
New cards

Fixed address

Intel calls the 8-bit form (p8) a__because it is stored with the instruction, usually in a ROM

3
New cards

Port number (or simply port

Whenever data are transferred by using the IN or OUT instructions,

the I/O address, often called a

4
New cards

Isolated I/O

the IN, INS, OUT, and OUTS instructions transfer data between the

microprocessor's accumulator or memory and the I/O device

5
New cards

Memory-mapped I/O

any instruction that references memory can accomplish the

transfer

6
New cards

Isolated

describes how the I/O locations are isolated from the memory

system in a separate I/O address space

7
New cards

Basic input device

Is a set of three-state buffers

8
New cards

handshaking or polling

Another method of I/O control, called__synchronizes the I/O

device with the microprocessor

9
New cards

Programmable peripheral interface (PPI

is a very popular, low-cost interfacing component found in many applications

10
New cards

Stepper motor

is a digital motor because it is moved in discrete steps as it traverses through 360

11
New cards

Bidirectional bus

is used by referencing port A with the IN and OUT instructions

12
New cards

modem

which is a device that converts TTL levels of serial data into audio tones that can pass through the telephone system

13
New cards

16550

programmable communications interface, capable of receiving and transmitting

asynchronous serial data

14
New cards

DAC0830

is an 8-bit digital-to-analog converter that converts a digital signal to an analog voltage within 1.0 µs

15
New cards

ADC0804

is an 8-bit analog-to-digital converter that converts an analog signal into a digital signal within 100 με

16
New cards

strobe

input loads data into the port latch, which holds the information until it is input to the microprocessor via the IN instruction.

17
New cards

Input buffer full (IBF)

is an output indicating that the input latch contains information

18
New cards

Interrupt request

pin becomes a logic 1 when the STB input returns to a logic 1, and is cleared when the data are input from the port by the microprocessor.

19
New cards

interrupt

enable signal is neither an input nor an output; it is an internal bit programmed via the port PC4 (port A) or PC2 (port B) bit position.

20
New cards

Output buffer full (obf)

This signal is set to a logic 1 whenever the ack pulse returns from the external device.

21
New cards

acknowledge signal

signal is a response from an external device, indicating that it has received the data from the 82C55 port.

22
New cards

Interrupt request

is an output used to interrupt the microprocessor for both input and output conditions.

23
New cards

clock

input is the timing source for each of the internal counters.

24
New cards

Chip select

enables the 8254 for programming and reading or writing a counter

25
New cards

counter outpu

is where the waveform generated by the timer is available.

26
New cards

MODE0

the output becomes a logic 0 when the control word is written and remains there until N plus the number of programmed counts.

27
New cards

MODE 1

Causes the counter to function as a retriggerable, monostable multivibrator (one-shot).

28
New cards

MODE 2

Allows the counter to generate a series of continuous pulses that are one clock pulse wide

29
New cards

MODE 3

Generates a continuous square wave at the OUT connection, provided that the G pin is a logic 1.

30
New cards

MODE 4

Allows the counter to produce a single pulse at the output. If the count is programmed as a 10, the output is high for 10 clocking periods and low for one clocking period.

31
New cards

MODE 5

A hardware triggered one-shot that functions as mode 4, except that it is started by a trigger pulse on the G pin instead of by software.

32
New cards

address strobe

input is used to latch the address lines and chip select lines

33
New cards

baud out

pin is where the clock signal generated by the baud rate gen erator from the transmitter section is made available.

34
New cards

clear-to-send

This pin is often used in a half-duplex system to turn the line around

35
New cards

data carrier detect

input is used by the modem to signal the 16550 that a carrier is present.