0% found this document useful (0 votes)
44 views1 page

Mekelleuniversity-Mekelleinstitute Oftechnology Microprocessor Assignment

This document provides instructions for a microprocessor assignment that is to be completed in groups and submitted by January 18th, 2018. It contains 4 questions to be answered: 1) Write an 8085 assembly language program that finds the square root of an 8-bit number stored in memory location F400H and stores the result in the next location. 2) Write a program that arranges 10 8-bit numbers stored from FF00H in descending order. 3) Describe the 8254 programmable interval timer and how to interface it with the 8085 microprocessor by drawing a block diagram and describing the pin functions. 4) Do the same for the 8259 programmable interrupt controller.

Uploaded by

zlight Hagos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views1 page

Mekelleuniversity-Mekelleinstitute Oftechnology Microprocessor Assignment

This document provides instructions for a microprocessor assignment that is to be completed in groups and submitted by January 18th, 2018. It contains 4 questions to be answered: 1) Write an 8085 assembly language program that finds the square root of an 8-bit number stored in memory location F400H and stores the result in the next location. 2) Write a program that arranges 10 8-bit numbers stored from FF00H in descending order. 3) Describe the 8254 programmable interval timer and how to interface it with the 8085 microprocessor by drawing a block diagram and describing the pin functions. 4) Do the same for the 8259 programmable interrupt controller.

Uploaded by

zlight Hagos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Mekelle U n i v e r s i t y - Mekelle I n s t i t u t e of Technology

Microprocessor Assignment
_________________________________________________________________

Instructions:
 Weight: 10 Marks
 Group Assignment (the Group should be a Network)
 Submit your work in hard copy
 Submission Date: 18-Jan-2018
 Do your own work. Copying from other groups will result in zero marks.
____________________________________________________________________________________________

1) An 8 bit number is stored in memory location F400H. Write 8085 ALP


that finds the Square Root of the number and store the result in the next
memory location.
2) Assume ten 8 bit numbers are stored in memory locations starting at
FF00H. Write 8085 ALP that arranges the numbers in descending order.
3) What is 8254 programmable interval timer? How do we interface it with
8085 microprocessor? Draw the block diagram and write the pin
descriptions of 8254.
4) What is 8259 programmable interrupt controller? How do we interface it
with 8085 microprocessor? Draw the block diagram and write the pin
descriptions of 8259.

You might also like