Hi

I'm trying to enable pwms using the pwm_test driver but I'm getting an
error when changing the period.

(from dmesg)
Period value conflicts with channel 1

I ran the following commands

modprobe pwm_test
echo am33xx_pwm >> /sys/devices/bone_capemgr.9/slots

echo bone_pwm_P8_13 > /sys/devices/bone_capemgr.9/slots
echo 1000000 > /sys/devices/ocp.3/pwm_test_P8_13.15/period

echo bone_pwm_P8_19 > /sys/devices/bone_capemgr.9/slots
echo 1000000 > /sys/devices/ocp.3/pwm_test_P8_19.16/period
(this one gets the error)

I seem to remember that this was a problem last time I tried using
pwms (about a year ago)

Has anyone found a solution?

Thanks
/Jacob

-- 
"In acting as if life has meaning, we will find, thank God, that it does"
- John Cottingham

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

Reply via email to