-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Description
Setup for 5kHz resulting in 1kHz
root@bpi-r2:~# echo 3 >/sys/class/pwm/pwmchip0/export
root@bpi-r2:~# echo 200000 >/sys/class/pwm/pwmchip0/pwm3/period
root@bpi-r2:~# echo 100000 >/sys/class/pwm/pwmchip0/pwm3/duty_cycle
root@bpi-r2:~# echo 1 >/sys/class/pwm/pwmchip0/pwm3/enable
see here for more: http://forum.banana-pi.org/t/gpio-python-or-shell/3912/37
Metadata
Metadata
Assignees
Labels
No labels