Name four manufacturers of the 8051 microcontroller, besides Intel.

Chapter 2

Quiz
•
Physics
•
University
•
Easy
Tanner Walston
Used 2+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Siemens
Advanced Micro Devices
Fujitsu
Philips
Zilog
MOS Technology
AMD
Nvidia
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which device in the MCS-51TM family would probably be used for a product that will be manufactured in large quantities with a large on-chip program?
8032
8052
8051
8031
Answer explanation
8052:
8k ---> large memory
ROM is cheaper than EPROM in large quantities
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What instruction could be used to set the least-significant bit at byte address 25h?
SETB 25h
SETB 2Fh
SETB 2Bh
SETB 28h
Answer explanation
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What instruction sequence could be used to place the logical OR of the bits at bit addresses 00h and 01h into bit address 02h?
MOV C, 00h
ORL C, 00h
MOV 02h, C
MOV A, 00h
ORL C, 00h
MOV 02h, C
MOV C, 00h
OR C, 00h
MOV 02h, C
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What instruction sequence could be used to read bit 0 of Port 0 and write the state of the bit read to bit 0 of Port 3?
MOV A, P0.0
MOV P3.0, A
MOV C, P0.0
MOV P3.0, C
MOV P3.0, P0.0
MOV C, P3.0
MOV P0.0, C
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Illustrate an instruction sequence to read bit 0 and bit 1 of Port 0 and write a status condition to bit 0 of Port 3 as follows: If both bits read are 1, write a 1 to the output status bit, otherwise write a 0.
MOV C, P0.0
XRL C, P0.1
MOV P3.0, C
MOV C, P0.0
ORL C, P0.1
MOV P3.0, C
MOV C, P0.0
ANL C, P0.1
MOV P3.0, C
MOV C, P0.0
ANL C, P0.1
MOVC P3.0
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What bit addresses are set to 1 as a result of the following instruction
MOV 26h, #26h
30, 31, 31
31, 32, 35
34, 35, 36
32, 33, 37
Create a free account and access millions of resources
Similar Resources on Quizizz
18 questions
Mecanismos unidad I y II 2da parte

Quiz
•
University
17 questions
Session 5

Quiz
•
University
16 questions
Logic Gates, K Maps and Adders

Quiz
•
9th Grade - University
13 questions
AP Physics: Mechanics

Quiz
•
12th Grade - University
16 questions
Really really really hard

Quiz
•
University - Professi...
13 questions
Temperatura

Quiz
•
University
15 questions
Teknologi Digital Telaah Fisika Sekolah Menengah III

Quiz
•
University
13 questions
Young Sheldon Ep11

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade