• PWM error not working in Application
    HI, I've been using the PWM module to generate a timing signal for my project using the LPC 2129 the problem is that while the simualtion for the same circuit is flawless it refuses to work in the hardware...
  • LPC1768 - PWM not working
    Hello All, I've developed customized LPC1768 board & want PWM 4 & 6 in Double Edge mode. However it is not working. Can you please guide after looking into my code as below. O/p pins of PWM3,4,5...
  • STM32: PWM with Timer 5 is not working
    Hello, I started a new project where a lot of pwm signals are used. Finally all pwm-outputs are working except of one and at the moment I have no more idea where the trouble could come from. The...
  • PWM
    Hi I am doing project on LPC2106 (Keil C), my application is I want generate the different duty cycle PWM pulses using LPC2106 PWM channel I read data sheet but I confused with PWM registers configuration...
  • PWM
    Hello there, Can I use TIM1_CH1 and TIM1_CH1N simultaneously for a PWM output and also with different duty cycle ?..if not, what is the difference between them ?