Re: [beagleboard] Can't make pwm work on cape-universal

2014-06-12 Thread maxmike
Aaaah - that's the pinmux order; had it wrong. Thanks. On Thursday, June 12, 2014 12:19:35 PM UTC-7, Charles Steinkuehler wrote: > > I believe Jason indicated the numbering was based on the order they are > listed in the device tree, so it should be consistent if you're not > changing overlays.

Re: [beagleboard] Can't make pwm work on cape-universal

2014-06-12 Thread Charles Steinkuehler
I believe Jason indicated the numbering was based on the order they are listed in the device tree, so it should be consistent if you're not changing overlays. On 6/12/2014 2:12 PM, maxmike wrote: > Thank you - unfortunately the boot order of the pwm indexes as applied > to pins is random (i.e. pin

Re: [beagleboard] Can't make pwm work on cape-universal

2014-06-12 Thread maxmike
Thank you - unfortunately the boot order of the pwm indexes as applied to pins is random (i.e. pin P8_13 is 6 one day and something else another.) On Thursday, June 5, 2014 1:23:50 PM UTC-7, Charles Steinkuehler wrote: > > On 6/5/2014 12:11 PM, Charles Steinkuehler wrote: > > On 6/5/2014 11:52 AM

Re: [beagleboard] Can't make pwm work on cape-universal

2014-06-05 Thread Charles Steinkuehler
On 6/5/2014 12:11 PM, Charles Steinkuehler wrote: > On 6/5/2014 11:52 AM, maxmike wrote: >> >> >> No need to modify cape-universal. Since I'm on the clock what I'll do is >> remove the pwm pins I need from >> cape-universal .dts and recompile; then load the perfectly good, existing >> /lib/firmwa

Re: [beagleboard] Can't make pwm work on cape-universal

2014-06-05 Thread maxmike
On Thursday, June 5, 2014 10:12:01 AM UTC-7, Charles Steinkuehler wrote: > > On 6/5/2014 11:52 AM, maxmike wrote: > > > > > > No need to modify cape-universal. Since I'm on the clock what I'll do is > > remove the pwm pins I need from > > cape-universal .dts and recompile; then load the perf

Re: [beagleboard] Can't make pwm work on cape-universal

2014-06-05 Thread Charles Steinkuehler
On 6/5/2014 11:52 AM, maxmike wrote: > > > No need to modify cape-universal. Since I'm on the clock what I'll do is > remove the pwm pins I need from > cape-universal .dts and recompile; then load the perfectly good, existing > /lib/firmware entries for pwm. That will work, of course, but the

Re: [beagleboard] Can't make pwm work on cape-universal

2014-06-05 Thread maxmike
No need to modify cape-universal. Since I'm on the clock what I'll do is remove the pwm pins I need from cape-universal .dts and recompile; then load the perfectly good, existing /lib/firmware entries for pwm. I assume the published cape-universal .dts is in fact valid: https://github.com/cdste

Re: [beagleboard] Can't make pwm work on cape-universal

2014-06-03 Thread Charles Steinkuehler
On 6/3/2014 3:01 PM, maxmike wrote: > > I loaded this on Debian 3.8.13 and I can use it for gpio, but when I change > P8_13 to use pwm > there are no duty or period or polarity files anywhere. Even after a reboot. > Could somebody please give me a hint. I haven't played with the hardware PWM muc

[beagleboard] Can't make pwm work on cape-universal

2014-06-03 Thread maxmike
I loaded this on Debian 3.8.13 and I can use it for gpio, but when I change P8_13 to use pwm there are no duty or period or polarity files anywhere. Even after a reboot. Could somebody please give me a hint. -- For more options, visit http://beagleboard.org/discuss --- You received this messag