ARM QUIZ Part 1By Sanjay Adhikari / May 29, 2019 Time for QUIZ to refresh ARM architecture discussion done so far. Please put QUIZ name in the Message box below and submit before attempting the Quiz. ← BackThank you for your response. ✨ Name(required) Email(required) Website Message Submit Δ Please enter your email: 1. Benefits of using Thumb instructions are as follows : Low power consumption High Power consumption Reduction in code memory Increase in code memory 2. What is Industry standard for designing ARM micro-controller bare metal device driver ? Cortex Microcontroller Software Interface Standard (CMSIS) Cortex Software Interface Standard (CSIS) Cortex Microcontroller Software Industry Standard (CMSIS) Cortex Microcontroller Software Standard (CMSS) 3. Use of two stack pointers in ARM architecture : Help in Multi-process Applications Not possible Wastage of temporary memory Efficient use of temporary memory 4. CMSIS is a ———- to integrate third-party software IDE Compiler Debugger Framework 5. SIMD register size , to process four 32-bit data elements at a time , is : 16 bit 32 bit 64 bit 128 bit 6. M in ARM Cortex -M series stands for : ARM Multimedia core Micro-Controller ARM Multi-core device 7. User application will run in Thread mode. If any interrupt or exception event occurs, It will automatically enters in : Background mode Exception Error mode Handler mode Low power mode 8. What are the following true regarding Artificial Intelligence using STM32 ? No, AI require very high performance CPU Yes, AI at Edge can be done with STM32 cube It will require additional high end CPU . Yes, It is supported by STM32cube,AI 9. Program counter in ARM Cortex M4 is Run-time Instruction Memory Pointer Run-time Instruction Execution Pointer Counter to record total instructions executed 10. If a core supports only Thumb and Thumb-2 instruction sets, then which one of the following is True : Control register bit decides how many instruction bits to fetch First 5-bits of half word-2(hw2) determine whether fetch or not first half word part. First 5-bits of half word-1(hw1) determine whether fetch or not second half word part. complete 32-bit instruction to be fetched Loading … Question 1 of 10 Related