• PWM to play wave file
    Hello guys, some one have experience to playing an wave file sampled at 44100Khz with 8 bit resolution mono by PWM micro device ? I use STM Cortex 103 and I have also demo board that use this way to...
  • 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 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
  • 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...
  • Seeing a graphically simulated wave on a port pin
    Dear 8051 programmers, Someone told me that the Keil tools provide a way by which you can see a graphically simulated wave of transitions of a port pin, i.e. a sort of "software oscilloscope". Is...