zhaolei / WiringOP

This is a GPIO access library for OrangePi. It is based on the original WiringPi for Raspberry Pi.
GNU Lesser General Public License v3.0
351 stars 134 forks source link

OrangePi One can't surport hardware PWM? #11

Closed Sucareto closed 5 years ago

Sucareto commented 6 years ago

I want to switch PIN1 to PWM mode but it failed.

This is the output:

root@DietPi:~# gpio mode 1 pwm the pin you choose is not surport hardware PWM you can select PI3 for PWM pin or you can use it in softPwm mode