Thanks for the info. Will check it out. Maurice
On Wednesday, October 2, 2013 4:53:29 PM UTC-5, Charles Steinkuehler wrote: > > On 10/2/2013 3:33 PM, [email protected] <javascript:> wrote: > > > > Can the PRU be used to interface the Beaglebone to external ADC? I need > to > > capture 500 micro-seconds of data at a 5 MHz rate. > > It depends on the interface to the ADC. There is a parallel capture > interface that will easily run that fast, and you may be able to use the > bit-shift interface to do serial or something like SPI if the PRU's > capability lines up with what your ADC wants to see. > > In the PRU Reference guide, review section 5.2.2.3.2 "16-Bit Parallel > Capture" and section 5.2.2.3.3 "28-Bit Shift" to see if they will mesh > well with your ADC's interface. > > -- > Charles Steinkuehler > [email protected] <javascript:> > > -- 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/groups/opt_out.
