Hello henrik
so if I put 0150 in PTPER and pdc0l= 00 , pd0h = 01 timer will count from 0 till it reaches 150 then what happens each time it reaches that value ? and what also happens during counting from 0-50 ?
does that mean it will send a pulse of 100 duty cycle (out of 255)(39%) to pwm0 each timer reaches 150 ?
I mean if i want to generate pulses of duty cycles of these entries in the this sequence to pwm0
0, 25, 50, 74, 98, 120, 142, 162, 180, 197, 212, 225, 236, 244, 250, 254, 255, 254, 250, 244, 236, 225, 212, 197, 180, 162, 142, 120, 98, 74, 50, 25"
what should I do ? and also what does it mean to make a pulse of 500 duty cycle ? i thought 255 = 100%
thanks a lot for your help