• 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...
  • 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...
  • 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...
  • High frequency pulse generation using PWM in LPC1768
    Hello, I want to generate 10MHZ frequency using PWM pin in LPC1768 . I used to load cycle rate of 1us and PWM peripheral clock of 100MHZ . But I can't able to generate the pulse for that. ...