STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MX_TIM2_Init() hangs debugging

Posted on September 18, 2017 at 13:25 Hi, I use Stm32CubeMX v4. It creates the code for TIM2, TIM3 and TIM8 (STM32F103VCT, custom board). All timers have 'Clock Source == Internal Clock' and 4 channels configured to 'Input Capture direct mode'. W...

Resolved! Can stm32F446 TIM2 run at 180Mhz

Posted on May 24, 2017 at 11:49Hi, I've got this from the F446 data sheet.I hope that I can run TIM2 at 180MhzHowever, it seems that APB1 peripheral CLK can only run at 90Mhz as the cubeMX indicates as followed:So can I really make TIM2 run at 180MH...

0690X00000602SQQAY.bmp 0690X00000602OjQAI.bmp
Zt Liu by Senior III
  • 448 Views
  • 4 replies
  • 0 kudos

STM32F072B PWM Large rising and falling time

Posted on January 25, 2017 at 09:50 Hi everyone, I try to generate PWM signal usingSTM32F072B. I set the PA0 as TIM2 and set channel 1 to PWM Generation and set the GPIO maximum output speed to high. The other configurations aredefault. In the ma...

kk tan by Associate
  • 342 Views
  • 2 replies
  • 0 kudos

CUBEMX and TIM1 channel 1 PWM generation

Posted on February 08, 2017 at 13:09Hi in CUBEMX for a L476XX I would like to set up a PWM channel. In the pinout tab of cube under TIM1 I can choose between 'PWM generation ch1' and  'PWM generation ch1N'. So is it like it just switches the pin for...