User Activity

Hello,I'm trying to generate a custom PWM output signal with the F103V8TxLQFP100. I took inspiration from here: Custom Signal generation using PWM and DMA - STMicroelectronics CommunityThe basic code looks like this:...uint8_t tempBuffer[10];tempBuff...
Hello,I'm working on a STM32F103V8. The TIM3 should decode the signal of a rotary decoder.When I turn the rotary decoder clockwise the counter of TIM3 goes up.When I turn the rotary decoder anticlockwise the counter of TIM3 goes up.The MX_TIM3_Init i...
Kudos given to