Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Digital Electronics
»
The 8051 Microcontroller
Which of the following instructions will load the value 35H into the high byte of timer 0?
MOV TH0, #35H
MOV TH0, 35H
MOV T0, #35H
MOV T0, 35H
Correct Answer:
MOV TH0, #35H
← Previous Question
Next Question→
More Questions from
The 8051 Microcontroller
The ADC0804 has ________ resolution.
The I/O ports that are used as address and data for external memory are:
To interface external EPROM memory for applications, it is necessary to demultiplex the address/data lines of the 8051.
The 8051 has ________ parallel I/O ports.
Which of the following commands will move the number 27H into the accumulator?
The special function registers can be referred to by their hex addresses or by their register names.
Bit-addressable memory locations are:
The designs of a centigrade thermometer and a PWM speed-control circuit can be implemented by the 8051.
Device pins XTAL1 and XTAL2 for the 8051 are used for connections to an external oscillator or crystal.
This statement will set the address of the bit to 1 (8051 Micro-controller): SETB 01H
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments