I'm facing an irksome problem -- I'm looking to drive 8 servos via PWM.  
I've got the pins muxed correctly, but I've noticed when I drive the PWM 
frequency below 600 Hz (599 and below), my code slows down by 1.5 orders of 
magnitude.  It's a cumulative effect that occurs for each PWM channel with 
a frequency below 600 Hz.  I'm assuming it's something deep in the chipset 
driver software that reduces clockspeed to make the PWM more accurate for 
smaller frequencies, so I figure there must be some sort of hack to drive 
the processor speed back higher (or alter whatever is slowing down).  
Anyone have any ideas about exactly what is happening, and maybe what to do 
about it?

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