• how to get PWM output in logic analyzer window of KEIL IDE
    I am using lpc1768 as my controller. I have written a code to generate PWM output on p2.4 from channel 5 configured as single edged. I am getting the result reflected in the pin as well as PWM peripheral...
  • how to get PWM output in logic analyzer window of KEIL IDE
    I am using lpc1768 as my controller. I have written a code to generate PWM output on p2.4 from channel 5 configured as single edged. I am getting the result reflected in the pin as well as PWM peripheral...
  • view of TIOA in the logic analyzer
    Is it possible to see the signal TIOA or TIOB in the logic analyzer window ? I use uvision4 for the sam7x processor. When I visualise for exemple PORTB.23 in the logic analyser window, it seems that...
  • view of TIOA in the logic analyzer
    Is it possible to see the signal TIOA or TIOB in the logic analyzer window ? I use uvision4 for the sam7x processor. When I visualise for exemple PORTB.23 in the logic analyser window, it seems that...
  • pb to view the PW0 on logic analyzer
    I'm using the logic analyzer on uvision3 to view the signal generated from the PWM chanal 0 ; the code success to generate the signal on the hardware platform but I actually tweaking the code(adding...