Hi John! Am Donnerstag, 3. März 2016 00:07:02 UTC+1 schrieb john3909: > > For example, do: > > dd if=/dev/iio:device0 of=~/test > > Enable the iio buffer and your file will receive samples at the configured > speed. >
Thanks for your statement. An interesting solution, I didn't find that yet. >From my point of view this is a big issue for BB[WBG?]. Most of the IO kernel features are badly documented. For a kernel novice, features are 1. hard to find and 2. hard to understand. (Especially for non-native speakers.) One or more examples in each documentation would help a lot, like the one you posted here (How to configure speed? How to set up step configurations? Does it solve the iio miss-sampling issue, appearing at multi channel sampling in single mode?). Anyway, my prefered solution is still libpruio since it - doesn't load the ARM CPU - offers a lot of further features (ie. scaling for 13 to 16 bit or triggering the measurement start by up to four events) - can act in concert with the other PRU (important for hard real-time requirements > 10 kHz). 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.
