Exercises
- L1 - LED blink only with PlatformIO
- L1 - LED blink CubeMX and PlatformIO
- L2 - User button LED control
- L2 - Toggle an external LED
- L2 - Toggle an external LED with external button
- L3 - LED blink with correct clock settings
- L3 - LED blink with timers
- L4 - Bounce problem with external interrupts
- L4 - Software debouncing
- L4 - Interrupt counter
- L5 - Read potentiometer value
- L5 - Measure A/D conversion duration
- L5 - ADC single-continuous mode with interrupt