Florian

Results 1 issues of Florian

Hi, PWM with python-periphery can get stuck if frequency will be increased: Reproducing the error: ``` from periphery import PWM pwm = PWM(0, 0) pwm.duty_cycle = 0 pwm.frequency = 5000...

type:bug
subtype:ubuntu/linux
Hardware:Dev Board