lab209b3 / zephyr_tutorial_vn

1 stars 0 forks source link

Documentation about using timer #5

Closed baobuibk closed 3 months ago

baobuibk commented 4 months ago

-Introduction about STM32 Timers (same as example) -Explain about timer on Discovery board and how to setup on device tree file -How to make the Kconfig file to enable timer -Blinky example using timer 0 -PWM example using timer 0 -Exercise