• Generation of PWM using External Interrupt and Timer on a scope
    Hi All, I have put up the following code to generate continuous PWM using External Interrupt and Timer on a scope. For some reason, I can't get any output. Can anybody please help me with this one...
  • pwm generation on c515
    How do I (in C) generate a pwm signal on a output pin ?
  • PWM wave generation
    Hi all Does anybody having C code forPWM wave generation unsing ADuC843 or any other 8051 based uC. (PWM wave on two pins). Thanks, Raj
  • PWM generation with 89c2051
    Hello, I am using 89c2051 ic for RGB dimming light . As there is no PWM pin on IC I wnat to know how can I genrate my PWM for dimming effect of LEDs.how canI use two times for generation of three pulses...
  • using LPC2119 : PWM, Timers, and external interrupts.
    I'm working on a system, where I have: 3 switches, 2 led's, and a motor (set PWM single edge)Note: the motor is replaced with 2 LEDs on PWM1 and PWM3(configured on P0.0 and P0.1). When the switch on...