On Tue, Jul 21, 2015 at 9:33 AM, Robert Nelson <[email protected]> wrote: > On Tue, Jul 21, 2015 at 9:30 AM, dogan yazar <[email protected]> wrote: >> Does anybody manage to enable PWM on BBB Debian 4.1 Jessie? I was expecting >> it to work after I run "config-pin overlay cape-universal" but I see that no >> chip is listed under "/sys/class/pwm/". Any ideas? > > Yes, pwm works in 4.1.. > > dmesg -c > > config-pin overlay cape-universal > > dmesg | pastebinit > > Regards,
Sorry, pwm is disabled in "cape-universal" overlay: https://github.com/beagleboard/bb.org-overlays/blob/master/src/arm/cape-universal-00A0.dts#L1533 It was causing hard locks last time i tried using it (according to git, 2 months ago), Feel free to fork: https://github.com/beagleboard/bb.org-overlays enable the pwm's and test it.. If you get it "working" please create a pull request.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
