Question: In 8 0 5 1 microcontroller external code / data memory can be selected using pin? EA PSEN PROG ALE Instruction MOV TMOD, # 0
In microcontroller external codedata memory can be selected using pin?
EA
PSEN
PROG
ALE
Instruction MOV TMOD, #B results to Timer which mode of operation?
Assume that we need to build Mx main memory using Kx RAM chips. How many RAM chips needed to design main memory?
MOV r #FFH
Back: DJNZ r back
ret
The above program requires how many machine cycles for its execution?
The MB byte is divided into segment, then each segment size will be
Kbyte
Kbyte
Kbyte
Kbyte
The pin of minimum mode ADAD has address
bit
bit
bit
bit
Suppose REH AFH and internal RAM location EHH If the following instruction is executed
XCH A @R
What will be the value of A and RAM Location EH
A FH and EH H
A FH and EH FH
A H and EH FH
A H and Eh FH
PIN is used to write into memory or in IO
RD
WR
RD WR
CLK
In Mode of Timer for a delay of ms what is the value to be loaded in TH
H
EH
CH
H
High priority interrupt from the below is
TF
INT
TF
INT
What is the duration of one machine cycle if the clock frequency of is MHz
micro sec
micro sec
micro sec
micro sec
MOV TMOD, #H
MOV TL #aH
MOV TH #bH
SETB TR
Back: JNB TF Back
CLR TR
CLR TF
RET
In the above program for a delay of ms what are the values of a and b
and EE
EE and
E and E
E and E
The translates a byte from one code to another code
XLAT
XCHNG
POP
PUSH
The conditional branch instruction specifies for branching
conditions
instruction
address
memory
Flag register is also known as
current registerr
PSW
Result register
NOne
Instruction providing both segment base and offset address are called
below type.
far type
low type
high type
The BIU contains FIFO register of size bytes called.
queue
stack
segment
register
The fetches instruction one after another from of memory
code segment
IP
ES
SS
Which software development tool converts high level language program to machine language program?
assembler
linker
loader
compiler
The functions of Pins from to depend on the mode in which is operating
Other:
Assume that, DSH SSH BXH BPH SI H DI H
Compute the physical address of memory operand of the below instruction:
MOV CLBP DI
H
H
H
H
Assume that DS FFH in microprocessor. What will be the data segment physical address range?
H to FFFFFH
FFFH to FFFFFH
FFH to FFFFFH
FH to FFFFFH
Which segment registration will be used by during string destination operation?
ES
CS
DS
SS
The RD WR MIOis the heart of control for a mode
minimum
maximum
compatibility mode
control mode
The JS instruction in is called as
jump the signed bit
jump single bit
jump simple bit
jump signal it
MOV A @R results a value in A when RH and the value in address H as H
H
H
MOV r #
Back: DJNZ r back
ret
In Atmel the above program requires how much time for its execution?
s
s
s
s
Which instruction is to be used to perform BCD addition? Select appropriate instruction.
MOV ALH
MOV BLH
DAA
ADD BL AL
ADD AL BL
ADD AX BX
ADD BX AX
which of the following will contains an offset instead of actual address
SP
IP
ES
SS
The pin of minimum mode AD AD has data bus
bit
bit
bit
bit
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
