Hi!

When you use the PWM output generated by libpruio 
<http://beagleboard.org/project/libpruio/> on a PWM module in a PWMSS sub 
system, then the current period will finish before the new frequency gets 
set. You can generate up to six PWM signals that way, while two of them are 
fixed to the same frequncy (A + B channel). This is available on pins 
P8_13, P8_19, P8_34, P8_36, P8_45, P8_46, P9_14, P9_16, P9_21, P9_22, P9_29 
and P9_31 Just check out the example pwm_adc 
<http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_examples.html#SubSecExaPwmAdc>
 
to watch the switching behaviour.

You also can customize the PWM output generated by CAP modules to get this 
behaviour on pins P9_28 and P9_42 by adapting some registers (experts only, 
use the shadow registers which are disabled by default).

I'm not sure about the current state of Java or JavaScript bindings for 
libpruio-0.2.

BR

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