Write a program using micrprocessor?

Answer Posted / yogesh

program to divide two number using 8085 microprocessor

LDA 9000H
MOV B,A
LDA 9001H
MOV E,A
MVI C,00H
MOV A,B
LOOP : INR C
SUB E
JNZ LOOP
ADD E
DCR C
STA 9002H
MOV E,A
STA 9003H


Input the 2 numbers in 9000 & 9001.

Remainder stored in 9002, Quotient stored in 9003

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of communications?

594


plz send last 5 year paper set for JE-II(ELECTRICAL)Exam held on few month in mumbai

1464


write a program in c++ for finding the given no. is odd or even without using any airthmatic operater?

1614


Why do we need digitisation?

2495


What is meant by pwm control?

622






explain structure of optical fibre

1773


documentation on improved trace buffer via Selective Data Capture Using 2-D Compaction for Post-Silicon Debug

1477


Which type of communication used in nuclear submarrine for communication from capton to out side the marrine?

1507


Define what is the significance of the arrow-head in the transistor symbol?

810


What is the Difference betn IBS & REPEATER?

4547


Explain why are using 4ma to 20ma for signal transfer. Why not 0 to 20ma?

521


what procees happens when u try to open a web page

1845


What are the losses that occur in a thyristor during working conditions?

654


Factors responsible for voice cracking in Mobile communication?

1837


what is meant by 8.0.4 in TEMS 8.0.4?

1392