It turns out you can also dynamically turn on hardware pwm. Just run this (as root):
# dtoverlay pwm pin=18 func=2
That will make /sys/class/pwm/ and all of the rest show up and work.
A project log for Raspberry Pi EVSE Hat
Use a Raspberry Pi to build an EV charging station
It turns out you can also dynamically turn on hardware pwm. Just run this (as root):
# dtoverlay pwm pin=18 func=2
That will make /sys/class/pwm/ and all of the rest show up and work.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.