BeagleBone-Tools icon indicating copy to clipboard operation
BeagleBone-Tools copied to clipboard

Your Script doesnt work anymore...:(

Open antodoms opened this issue 11 years ago • 2 comments

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'

antodoms avatar Jan 05 '14 19:01 antodoms

Did you have mounted debugfs?

maxpowel avatar Jan 05 '14 20:01 maxpowel

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!!

Ashok12698 avatar Oct 19 '21 10:10 Ashok12698