The pin diagram of 8088-microprocessor, Assembly Language

Assignment Help:

Pin diagram of 8088 :

The pin diagram of 8088 is shown in given figure. Most of the 8088 pins and their functions are exactly similar to the corresponding pins of 8086.  Hence the pins that have different functions ortimings are discussed in this section. Amongst them are  the pins that have a common fun.

827_pin diagram 8088.jpg

1) AD7-AD0 (Address/Data):  These lines constitute the address/data time multiplexed bus. During T1 the bus is used for conducting addresses and during T2, T3, Tw andT4 states these lines are utilized for conducting data. These are tristate during 'hold acknowledges'and 'interrupt acknowledge' cycles.

2) A15-A8 (Address Bus): These lines provide the address bits A8 to A15 in the total bus cycle. These have not be latched for obtaining a stable valid address.  These  are  active  high  and  are  tristated  during  the 'acknowledge' cycles. Notice, as the 8088 data bus is only of 8 bits, there is no requirement of the BHE signal.

3) SS0: A new pin SS0 is introduced in 8088 instead of BHE pin in 8086. In minimum mode, the pin 880 is logically equivalent to the S8 in maximum mode.

4) IO/M: This pin is similar to M/IO pin of 8086, but it givesan 8085 compatible memory/IO bus interface. The signals DT/R, IO/M, SSO might be decoded to interpret the activities of the microprocessor as in minimum and maximum mode.

 


Related Discussions:- The pin diagram of 8088-microprocessor

Generating random number using 8086, I need to generate a random number bby...

I need to generate a random number bby using 8086 assembly language

Program of generate a random number, This is a short program to practice as...

This is a short program to practice assembly language loops and if/else statements. You will use various jump commands and the cmp instruction. The program will generate a random

Write a program, write a program that calculates the fibonacci series: exce...

write a program that calculates the fibonacci series: except for the first two numbers in the sequence

Csc203 assembly language, I need to estimate the value of a definite integr...

I need to estimate the value of a definite integral using Riemann Sums and For our estimation let f(x) = x2 ,a=0, b=10 and n=5. Where a is the lower bound, b is the upper bound and

Control transfer or branching instruction-microprocessor, Control Transfer ...

Control Transfer or Branching Instruction Control transfer instructions transfer the flow of execution of the program to a new address specified in the instruction indirectly o

Data copy/transfer instructions-microprocessor, Data copy/transfer Instruct...

Data copy/transfer Instructions MOV: This data transfer instruction transfers data from one register or memory location to another register or memory location. The source can

Lds/les instruction execution-microprocessor, LDS/LES Instruction execution...

LDS/LES Instruction execution :  LAHF : Load AH from Lower Byte of Flag: - This instruction loads the AH register with the lower byte of the flag register. This instruction ca

Write an assembly language program to fi nd the maximum, Write an assembly ...

Write an assembly language program to find the maximum of: y = x 6 - 14x 2 + 56x for the range -2 ≤ x ≤ 4, by stepping one by one through the range. The program should in

Need algorithm for multiplication in assemby with out mul, need algorithm f...

need algorithm for multiplication in assembly with out mul function?

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd