Am Dienstag, 9. Dezember 2014 13:01:30 UTC+1 schrieb Luciano:
>
> The thing is that I'm only getting about 10kHz. It is normal to just get 
> this sample rate
>

Hello Luciano,

the sampling rate could be higher if you activate less steps (in your code 
steps 1 to 8 are active). And you're using the ADC steps in the default 
configuration (open delay 0x98, avaraging 4). You can speed up the step(s) 
by removing both of them. Also keep in mind that the printf() function 
calls slow down your program a lot.

BR

BTW:
Why are you calling pruio_config() twice?
Why don't you use the current libpruio version 0.2?

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to