Periodic Interrupt Timer with dynamic period set (programmatically) not being generated
Im in the process of configuring a STM32L432KC to talk with an AFBR-S50 sensor. This sensor needs a periodic interrupt to trigger measurements periodically. In the example they are using a timer with down counting direction to generate the interrupt ...