Hi Akshay! Am Montag, 19. Oktober 2015 02:48:44 UTC+2 schrieb [email protected]: > > I am trying to use the example you provided here to sample an analog > signal. >
I guess you're refering to the example rb_file, which is sampling three analog signals? > With the default setting of tmr=5000, I am getting configuration error: > > config failed: sample rate too big > > It works with tmr=20000 and dumps the data into 2 files. Though the data > looks to be in binary format. > > Could there be something in my setup that may need tweaking to run this at > 200KHz? > I am using libpruio v0.2 and installed it following the steps mentioned > here > <http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_preparation.html> > . > This example is pre-published (from next version). In libpruio-0.2 the limit checking for the timer value is too rigid. See this post <https://groups.google.com/d/msg/beagleboard/CN5qKSmPIbc/_UpnpOzUceIJ> on how to fix this. 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.
