Hi, Thank u very much for prompt response. I am using the default C wrapper example from libpruio and modified it. HEre are the changes and the paste bin
Modifications: 1. changed steps - 8 2. Made delay = 0, 3. Start sample delay = 0 Paste bin: http://pastebin.com/yBHdN548 <iframe src="http://pastebin.com/embed_iframe.php?i=yBHdN548" style="border:none;width:100%"></iframe> On Wednesday, September 30, 2015 at 1:59:05 AM UTC+5:30, William Hermans wrote: > > Well essentially, you probably need a review of your code. If it's large, > past it on a pastebin site, and give us a link here. Also ALL code would be > best. bit's and pieces won't be enough. > > On Tue, Sep 29, 2015 at 1:16 PM, Rathin Dholakia <[email protected] > <javascript:>> wrote: > >> Dear Community Members, >> >> I am trying to implement a fast 8 channel Analog capture using on board >> ADC on BBB. I know there are only 7 available on pin header, but as I am >> starting off & learning I am ok with count of 7. :) >> >> I just wanted to have an opinion about the approach to opt for, What >> would be the most optimum (& preferably faster to implement) option to >> achieve it? >> >> I have read quite a few articles and thread (& more confused ) and >> currently I am using libpruio <http://beagleboard.org/project/libpruio/> >> for implementing it but as of now even after configuring libpruio I am only >> getting 900 - 1000 samples per seconds. >> >> So, is it my configuration wrong or for such high speed I should opt for >> external ADC? or something else? >> >> I am completely NEW to EMBEDDED domain. So please pardon me. >> >> It would be great if someone could guide me, precisely towards some >> direction. >> >> Sincerely, >> Rathin >> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.
