• PWM assembly code for generation of 5 PWM signals in 8051 mc
    I am doing a project in 8051 mc in which I have to generate atleast 5 PWM signals with varying period and duration. Is it possible? What is the logic to be used. Is anyone having the assembly code in...
  • PWM assembly code for generation of 5 PWM signals in 8051 mc
    I am doing a project in 8051 mc in which I have to generate atleast 5 PWM signals with varying period and duration. Is it possible? What is the logic to be used. Is anyone having the assembly code in...
  • How to generate 6 different PWM Signals on xc161
    Hi all, I've read a lot about PWM generation on the xc161 with the Capture/Compare Units. To generate 1 PWM Signal with a definied periode and duty cycle are descriped in detail. Now I must generate...
  • PWM Signal
    Hello, Actually i am working on brushless dc motor control by MCB4357 Development board. I must write program which generate 4 signal PWM with these parameter : Frequency 400 Hz Amplitude 3...
  • PWM signals generated via the CCU unit
    I am using the LPC900 PWM using CCU example programme, and I have a problem finding the relation between the brightness of the LED and the value of the registers OCRAH:OCRAL. I don't understand why...