BeagleBone-Tools
BeagleBone-Tools copied to clipboard
Your Script doesnt work anymore...:(
Looks like in Beaglebone black latest update the configuration is slightly different.... and i am getting error for your code while compiling example.py in esc folder
IOError: [Errno 2] No such file or Directory: '/sys/class/pwm/ehrpwm.1:1/request'
Did you have mounted debugfs?
Hi @maxpowel , Thanks for sharing your work.
I am trying to run the same but there is error like "ModuleNotFoundError: No module named 'pwm'"
Please help. Is this because of 'debugfs' not mounted. If so, please let me know, how to mount it?
Thanks!!