SysTick Timer : Blinking an LED without a delay
In previous two guides (Understanding GPIOs and Understanding the Systick Timer) we explained how to use GPIOs in both input mode and output mode and how to use SysTick timer to generate delay. Delay is a function thats block the cpu for certain...
READ MORE