• ADuC845 Simulator
    Hi, I run my code on Simulator and got 10 full loop of code per second , but when I run it on real AduC845 I got only 6 full loop, Can you advice when could be a source of it? Is it possible that handling...
  • ADuC845 Simulator
    Hi, I run my code on Simulator and got 10 full loop of code per second , but when I run it on real AduC845 I got only 6 full loop, Can you advice when could be a source of it? Is it possible that handling...
  • ADuC845 PWM simulation
    I want use UV3's logic analyzer simulate the ADuC845 PWM wave. by the command: LA P2.5 LA P2.6 but I cannot see the wave in the logic analyzer's output window! they display two beeline. Then How...
  • ADuC845 PWM simulation
    I want use UV3's logic analyzer simulate the ADuC845 PWM wave. by the command: LA P2.5 LA P2.6 but I cannot see the wave in the logic analyzer's output window! they display two beeline. Then How...
  • ADC IRQ lpc1768 problem with 2 ADC
    I have written a code for lpc1768 ADC IRQ with flag to averaging the value and optimized temperature for adc0. my question is how can change this code for both adc0 and adc1 in burst mode in interrupt...