a) Optiboot bootloader b) AIR-boot c) Bare box d) GAG Answer: a Explanation: The optiboot bootloader will ...
View QuestionArduino shields are also called as _________
a) Extra peripherals b) Add on modules c) Connectivity modules d) Another Arduinos Answer: b Explanation: The ...
View QuestionWhat does p refer to in ATmega328p?
a) Production b) Pico-Power c) Power-Pico d) Programmable on chip Answer: b Explanation: Picopower technology employs advanced ...
View QuestionWhat is the microcontroller used in Arduino UNO?
a) ATmega328p b) ATmega2560 c) ATmega32114 d) AT91SAM3x8E Answer: a Explanation: ATmega328p is a microcontroller which ...
View QuestionHow many types of arduinos do we have?
a) 5 b) 6 c) 8 d) 7 Answer: c Explanation: There are 4 Arduino boards ...
View QuestionThe ARM7TDMI-S processor has __________ types of memory cycle.
a) 5 b) 3 c) 4 d) 2 Answer: c Explanation: The ARM7TDMI-S processor has 4 types ...
View QuestionThe ARM7TDMI-S uses which pipelining?
a) 2-Stage b) 3-Stage c) 4-Stage d) 5-Stage Answer: b Explanation: A 3-stage pipelining is used, so ...
View QuestionHow many DC-DC converters interfaces in ARM7100?
a) 5 b) 3 c) 4 d) 2 Answer: d Explanation: ARM7100 has two programmable duty ratio ...
View Question_______ pin can be used to extend memory access in whole cycle increments.
a) BTRAN b) BLOK c) BWAIT d) BCLK Answer: c Explanation: BWAIT pin can be used to ...
View QuestionWhich signal is used for pipelining on bis cycle in ARM710T?
a) BWAIT b) BTRAN c) BLOK d) BCLK Answer: b Explanation: The signal BTAN[1:0] is placed ...
View Question