BR,

This looks great.  If I understand libpruio correctly, it uses the eCap 
registers and interrupts to measure frequency (hardware driven counter), 
but you don't have direct access to interrupts.  This is perfect, as the 
only reason we would have needed access to the interrupts was to handle the 
eCap when the counter overflows, etc.  But if libpruio handles all of that, 
then no need for interrupts.  

Thank you, RK

On Wednesday, February 4, 2015 at 10:31:13 AM UTC-6, TJF wrote:

> libpruio <http://beagleboard.org/project/libpruio/> can access all eCAP 
> modules. Currently polling values by function CapMod::Value 
> <http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/class_cap_mod.html#aa2b7f2ab614463ea7709d440604be83e>
>  
> is supported. You can use it to configure the interrupt registers in the 
> PWMSS, but interrupt handling isn't supported by libpruio yet.
>
> BR
>
> <http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/class_cap_mod.html#aa2b7f2ab614463ea7709d440604be83e>
>

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