• STM32- Timer not working as expected,
    Dear sir, The below is the program i wrote to measure input pulse width from 2hz to 100hz through STM32 TIM3_CH3. It is measuring the time. But it has wide variation. TIM3-CH3 capturing with wide...
  • STM32 TIM1 PWM with Wizard
    I have problems with TIM1 PWM settings. My machine is stm32 3 and i use uvision-3. Can somebody please write basic setup for TIM1 CH.1 PWM 50%.(registers). I can not make it work with setting from offical...
  • PWM not working
    WE have an embedded artist LPC2478 board. We are trying to generate PWM on four channels (PWM0). However output is only coming on the PWM0[2] (pin number 21 jumper 1) and PWM0[4] (pin number 22 jumper...
  • Using timer as PWM in LPC1768!
    Dear all, The number of PWM signals I want to use in my project is more than what LPC1768 generally has (6PWM + 3MCPWM). This is where I think I should use timers to generate PWM pulses. Since the frequency...
  • Space Vector PWM modulation for STM32
    Hello, I have problem with software implementation for SVPWM Space Vector PWM modulation for STM32F1 microcontroler. My application is scalar V/F converter for 3 phase asynchronous motor. Does anyone...