• sine wave PWM
    I would like a PWM sinewave Therefore I changed the CAPCOM-program on the HITEX-site into this: #define _MAIN_ /* External Function Prototypes */ /* We geven de nodige submappen mee */ #include...
  • sine wave PWM
    I would like a PWM sinewave Therefore I changed the CAPCOM-program on the HITEX-site into this: #define _MAIN_ /* External Function Prototypes */ /* We geven de nodige submappen mee */ #include...
  • PWM and sinusoidal waves
    Hi, I have a problem about PWM modulation... using STM32 evaluation board (STM32F103ZE). I have to compare 3 sinusoidal signals (50 hz frequency, with 3 different phases) to a triangular carrier, and...
  • PWM and sinusoidal waves
    Hi, I have a problem about PWM modulation... using STM32 evaluation board (STM32F103ZE). I have to compare 3 sinusoidal signals (50 hz frequency, with 3 different phases) to a triangular carrier, and...
  • graphical view of pwm wave
    i had made the programm of PWM in LPC2388 and its showing high and low pulses on pin p1.18 but i want to see the graph of Pwm pulse in analyzer window how to get that?