PIC Microcontroller and Arduino - SW1 Flashcards
What is the purpose of using the start-up timers in an oscillator circuit of PIC?
a. For detecting the rise in VDD
b. For enabling or disabling the power-up timers
c. For generating the fixed delay of 72ms on power-up timers
d. For ensuring the inception and stabilization of an oscillator in a proper manner
D. For ensuring the inception and stabilization of an oscillator in a proper manner
Abbreviate CISC and RISC
Complex Instruction Set Computer
Reduced Instruction Set Computer
How many RPO status bits are required for the selection of two register banks
1
If we say microcontroller is 8-bit then here 8- bit denotes size of
ALU
The RPO status register bit has the potential to determine the effectiveness address of —
Direct Addressing Mode
which among the below stated reasons is/are responsible for the selection of PIC implementation/design on the basis of Harvard architecture instead of Von-Newman architecture?
a. Instruction fetching becomes possible over a single instruction cycle
b, All of the above
c. Improvement in bandwidth
d. Independent bus access provision to data memory even while accessing the program memory
b. All of the above
What is the file extension that is loaded in a microcontroller for executing any instruction?
.hex
Why microcontrollers are not called general purpose computers
because they design to perform dedicated task
What is the most appropriate criterion for choosing the right microcontroller of our choice?
a. availability
b. ease with the product
c. speed
d. all of the mentioned
d. all of the mentioned
What is the order decided by a processor or the CPU of a controller to execute an instruction
Fetch
Decode
Execute