• ERROR IN PWM PULSE USING LPC2148
    I am new to LPC2148. Here i am trying to generate 6 pwm pulses. can anybody give me c code to generate 6 pwm pulses? plz do d needfull as early as possible
  • Counting the pulses with LPC2148
    hello, i am doing my project using lpc2148 development board. In my project, i made an encoder for the DC motor with the help of IR Sensor. i attached a white piece of paper on the wheel to count the...
  • to generate PWM pulse
    sir i have created the pwm pulse for 5MHz in that my first channel should be of 50% and my second should be of 50% inverse to the first one and my third should be of 37% and 12.55.i am not getting the...
  • ADC and create PWM pulses
    Hello i want to drive a RGB led with three PWM pulses, i use 3 potentiometers to control the PWM duty cycle, timer0 is used to trigger an A2D conversion and when the interrupt arrives i save the result...
  • Help with PWM on LPC2148
    Hi could anyone help me with the PWM for the ARM LPC2148, below is my complete code that am trying to implement. At the moment the only part of the of the code that is being run is the initialization...