Write a program using micrprocessor?

Answers were Sorted based on User's Feedback



Write a program using micrprocessor?..

Answer / 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

Write a program using micrprocessor?..

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

Post New Answer

More Electronics Communications Interview Questions

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.

0 Answers   Nokia,


11. BCSU card in BSC can support how many TRXs? 12. What is the command to check list of sites that are down?

5 Answers   NSN,


How will u plan a grounding network for a nw plant....

0 Answers   Reliance,


what is the source of time varying electric feild?

1 Answers  


What is Cycling Frequency Hopping?

0 Answers  


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

0 Answers   Kalam Software,


what course we have to do for e&tc

1 Answers  


What is the relation between current and voltage?

13 Answers  


Write down the expression for the average output voltage for step down and step up chopper?

0 Answers  


Define beta of a transistor.

0 Answers  


Explain the working of fir filters?

0 Answers  


What are the three services offered by GSM? Explain each of them briefly.

1 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5086)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4453)
  • Electrical Engineering Interview Questions Electrical Engineering (16638)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)