STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407VGT6 PWM Input mode and PWM Generation mode

Hi everyone!In my project, I use TIM2, TIM3, TIM4, TIM5, in each Timer module I choose PWM Input on CH1, and PWM Generation on CH3 function. My goal is to generate PWM pulse at channel 3 and feed back to PWM Input on CH1 to measure Duty cycle and fre...

TTú.1 by Associate III
  • 1222 Views
  • 2 replies
  • 0 kudos

How to Trigger ADC1 with TIM1_CH4?

On the STM32F401RE, I'm trying to get a compare match on CC4 on TIM1 to trigger an ADC conversion in injected mode, but the ADC is never seeing the trigger.How do I set TIM1 to generate the TIM1_CH4 trigger on a compare match on CC4?TIM1->CR2 has an ...

jerry2 by Senior
  • 3925 Views
  • 9 replies
  • 1 kudos