[En-Nut-Discussion] ethernut--pwm
Andrey G. Polenov
apolenov at adc.kz
Fri Aug 4 06:39:17 CEST 2006
Raul Valle ?????:
> hi to all:
> can someone give me an idea on how to make a servo function on ethernut1.3 .
> The one i did i dont know exactly why is not working . here is the code:
> pos++;
> sbi(PORTE,2);
> for(i=0;i<pos;i++){
> NutSleep(.02);
> }
>
> cbi(PORTE,2);
> for(b=0;i<(1500-pos);b++){
> NutSleep(.02);
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
>
>
>
>
What should function do???
Target values???
More information about the En-Nut-Discussion
mailing list