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 |
pls. send me 10 years modle papers for the post of section engg. (E&C) in rrb ajmer, at my mail id i.e. praveen.yugal@gmail.com.
11. BCSU card in BSC can support how many TRXs? 12. What is the command to check list of sites that are down?
How will u plan a grounding network for a nw plant....
what is the source of time varying electric feild?
What is Cycling Frequency Hopping?
HI, i am jayakumar, a B.E graduate of ECE. i have applied for officer trainee written test exam which is going to be conducted by hindustan petroleum corporation limited. currently the writen test of it, has been postponed from febuary to someother day without releasing the date. i am searching for question related to the writen test that whould be asked during the event of the test. if you possess the questions, pls email it to this id jai_pkp81@yahoo.co.in
what course we have to do for e&tc
What is the relation between current and voltage?
Write down the expression for the average output voltage for step down and step up chopper?
Define beta of a transistor.
Explain the working of fir filters?
What are the three services offered by GSM? Explain each of them briefly.