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. 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 2. APSR -Application program status register can be accessed from : Both Privileged and Unprivileged level Unprivileged level only Privileged level only 3. Benefits of using Thumb instructions are as follows : Low power consumption High Power consumption Reduction in code memory Increase in code memory 4. SIMD instructions are used in : Scalar Programming Storing data to EEPROM Vector Programming Reading data from EEPROM 5. STM32cubeMX is a : Graphic tool to configure STM32 microcontroller STM32 Multi-core evaluation platform STM32 programming IDE STM32 cube debugger 6. CMSIS is a ———- to integrate third-party software IDE Compiler Debugger Framework 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. M in ARM Cortex -M series stands for : ARM Multimedia core Micro-Controller ARM Multi-core device 9. 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 10. SIMD register size , to process four 32-bit data elements at a time , is : 16 bit 32 bit 64 bit 128 bit Loading … Question 1 of 10 Related