Write a program using micrprocessor?
Answers were Sorted based on User's Feedback
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 |
Answer / vinit92
TRANSFER A BLOCK OF N BYTES FROM SOURCE TO DESTINATION ..
LXI H,2000H
MVI B,05H
LXI D,3000H
LOOP: MOV M,A
STAX D
INX H
INX D
DCR B
JNZ LOOP
HLT
Is This Answer Correct ? | 0 Yes | 0 No |
When two UPS are connected in parallel, can you have a bypass raw power supply connected across? Please explain
Why do we use Multiple Access Schemes? What is the difference between FDMA, TDMA and CDMA?
what is the use of -3 db frequency?& why does it exist in filters?
Electronic technical analysis
What is the disadvantage of on-off control?
how is one able to tell the unlock code for the mobile phone using the imei
Is transformer an amplifier?
What is the magnetic susceptibility of a paramagnetic material?
why the name of op amp is 741?
6 Answers CTIMT, Maritime Academy,
Explain the working of voltage commutated chopper with aid of circuit diagram and necessary waveforms. Derive an expression for its output voltage?
Which configuration among ce, cb, cc gives highest input impedance and no voltage gain?
What are the losses that occur in a thyristor during working conditions?