0% found this document useful (0 votes)
26 views

COMSATS Institute of Information Technology Lahore

This document outlines an assignment for an EEE342 Microprocessor Systems and Interfacing course, providing 3 questions - the first asks to interface a 260KB SRAM chip with an 8088 CPU and provide a labeled schematic and memory map, the second asks to interface 6 output ports with an 8088 CPU using a 74LS138 decoder and provide a labeled schematic, and the third asks to write an 8086-88 assembly language program to transfer 100 bytes of data from RAM to an output port.

Uploaded by

AliImran
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

COMSATS Institute of Information Technology Lahore

This document outlines an assignment for an EEE342 Microprocessor Systems and Interfacing course, providing 3 questions - the first asks to interface a 260KB SRAM chip with an 8088 CPU and provide a labeled schematic and memory map, the second asks to interface 6 output ports with an 8088 CPU using a 74LS138 decoder and provide a labeled schematic, and the third asks to write an 8086-88 assembly language program to transfer 100 bytes of data from RAM to an output port.

Uploaded by

AliImran
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

COMSATS - Lancaster Dual Degree Programme

COMSATS Institute of Information Technology Lahore

Instructor
Semester
Submission
Date

Cours
Credit
EEE342
e
Hours
Code
Program
BSTE

Microprocessor Systems and


Interfacing

Course Title

Engr. Usman Rafique


6th

Batc
h

SP13

Sectio
n

Date

October 30, 2015 (During class time) Marks

October 26, 2015


40

Assignment 2
Instructions:
Follow the guidelines for assignment submission as given in course
hand book.
Add front title to the solution as described in the class room.
No solution shall be accepted after due date and time.
Question 1:

20 Marks

Interface 260KB SRAM with 8088 CPU. You are limited to use at least one 64KB SRAM
chip. Memory map starts from 00000H and above. You are required to provide:
i.
ii.

Completely labelled schematic diagram to interface SRAM with CPU


Memory map of each memory chip used in design

Question 2:

10 Marks

Interface six output ports with 8088 CPU starting from port number 1200H and above.
Only decoder you can use in your design is 74LS138. Provide completely labelled
schematics diagram of ports interfacing with CPU.
Question 3:

10 Marks

Write an 8086-88 assembly language program that reads data from RAM and transfers
it to the output port with port ID ABCDH. Program should transfer 100 bytes from RAM
to port. Data to be transferred from RAM is located at 9456H:ABCDH and above.

Page 1 of 1

You might also like