User Activity

Hi,I am using the STM32F303RBTx MCU and currently have a quadrature (4x) encoder set up on TIM2. You can find my STM32CubeMX configuration settings below: I would like to implement a tachometer for this encoder. I am aware of the method of periodical...
I'm trying to setup single-pin, unpiolar PWM Generation outputs on Timers 8, 16 and 17 of my STM32 MCU (STM32F303RBTx). I am using the latest version of STM32CubeMX and the STM32CubeF3 firmware package as of today (Dec 18th 2020) to generate the appr...