| Crates.io | tim-systick-monotonic |
| lib.rs | tim-systick-monotonic |
| version | 0.2.0 |
| created_at | 2021-07-11 19:42:39.409476+00 |
| updated_at | 2021-10-25 09:39:32.055604+00 |
| description | RTIC Monotonic implementation for STM32L0 and STM32F0 using linked timers. |
| homepage | |
| repository | https://github.com/romixlab/tim-systick-monotonic |
| max_upload_size | |
| id | 421596 |
| size | 12,436 |
Select which timer pair to use with features, currently supported:
l0x1-tim21-tim22 - STM32L0x1 TIM21+TIM22f0x1-tim15-tim17 - STM32F0x1 TIM15+TIM17f0x1-tim15-tim16 - STN32F0x1 TIM15+TIM16f0x2-tim15-tim17 - STM32F0x2 TIM15+TIM17h743v-tim15-tim17 - STM32H743 rev.V TIM15+TIM17Other timer combinations are possible as well.