stm32-rs / stm32g0xx-hal

Peripheral access API for STM32G0 series microcontrollers
Apache License 2.0
73 stars 51 forks source link

Implement opm for TIM15 #57

Closed mattico closed 2 years ago

mattico commented 3 years ago

Hmm. In addition to the 081 PAC issue this doesn't seem to actually work with GPIOs for some reason.

andresv commented 2 years ago

@mattico is this gonna fix it: https://github.com/stm32-rs/stm32g0xx-hal/pull/73?

mattico commented 2 years ago

I think so!