How do you generate the PWM output (which hardware subsystems do you use)? And how do you controll them (by which software)?
When you use the PWMSS subsystems (either eCAP or PWM modules), you can synchronize two subsystems by setting some bits in the control registers. See SRM <http://www.ti.com/lit/pdf/spruh73> chapter 15 for details. Ie. you can use libpruio <http://beagleboard.org/project/libpruio/> for easy access to those registers. 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.
