2.06. Systick timer

  1. Explain about the Sy stick timer? [5G Testbed]
  2. Explain why the Sy stick timer is used to implement an OS delay.
  3. What is the clock for the SysTick timer? [Tenacity]
  4. What is the difference between a normal timer and the SysTick timer? [VEM Technology]
  5. What is HAL_Delay? How does it work internally? [Tenacity]
  6. If 16 MHz clock, how many ticks in 1 ms? Calculate 1s, 1ms, 1µs. [Tenacity]
  7. How would you generate a delay of 1 millisecond? [VEM Technology]
  8. Create a timer of 1ms with Fclk = 72MHz. [VoltyIOT]
  9. Do you have any idea about timers? Explain. [TeraScale]
  10. What is the role of the scheduler? [TeraScale]
  11. What is a priority-based algorithm? [TeraScale]