Hi!

I'm looking for tutorials explaining how to configure/use BBB timers, but 
can't find anything...

I would like to use a BBB to count pulses and make binning:

- pulses width = 100ns
- bins width = 10-100µs
- total acquistion length = 250ms-5s

I guess it is possible to configure a timer in capture event mode, so it 
increases at each new pulse. Than, I would also need to configure an 
interrupt to transfert the counter (minus its previous value) at each end 
of bins, and store this value in memory.

Maybe it is possible to use DMA to automatically do the transfert every 
10-100µs?

Any help welcome.

Thanks.

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