pwm genereation and frequency measurement on STM32F32.
The peripheral is initialized with LL initialization function to demonstrate LL lib usage.
This example guides you through the different configuration steps by mean of LL API to configure GPIO and TIM peripherals using only one STM32F072-Disco board
look at github in more detail:
https://github.com/zafersn/stm32f-LL-...