salut !
quelqu'un peut me faire comprendre ces formules car j'ai perdu mes répere un peux ici :

PWM x Duty cycle = (DCx<9:0>) x Tosc
where DCx<9:0> is the 10-bit value specified in the call to this function

The maximum resolution of the PWM waveform can be calculated from the period using the following formula:
Resolution (bits) = log(Fosc/Fpwm) / log(2)

merci !