9523dc8a78
Fixed non-blocking delays not working
...
* fixed ARR value
- removed reset function
2020-02-08 12:48:52 +01:00
6baa7b0bbb
Got the encoder to work
...
+ added encoder mode support in timer driver
+ added external IRQ support in io driver
+ created 3D model for encoder cap
* tweaked ui lib for testing purposes
2020-02-02 22:20:10 +01:00
7730b983e3
Working termal probe
...
+ created basic library for ADCs, to be improved
2020-01-22 19:39:27 +01:00
55de91c274
Extended timer driver
...
+ support for delays, blocking and non-blocking
+ improved period precision
! timer_delay_us probably not accurate at all
2020-01-15 22:05:51 +01:00
14fb2033c2
blink !
...
Timers are working and so are GPIOs in output mode
the program contain a basic blink cadenced on a timer IRQ
2019-12-02 22:49:10 +01:00