This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BBB - Read high speed ADC via GPIO pins

Other Parts Discussed in Thread: ADS4149

Hi, 

I am using Beaglebone black (BBB) and for some specific reasons I need to connect it to an external high speed ADC (more than 30 MHZ and maximum about 100 MHz) .
I am thinking to connect the parallel output data of the ADC board to the GPIO pins of BBB and read-store the data. I see in the catalogue that it is possible to directly access to the GPIO pins by the processor (AM335x). 
I wonder if it is possible to read the ADC data and save them somewhere in memory in such a way that I don't loss the high speed data (about and more than 30 MHz)? 
I don't know how many instruction does it take that the processor access to GPIO data? 
(Please note that due to the physical sizing requirement in my application, I cannot use any FPGA boards for this purpose and I must only use a very small board such as BBB.) 
Thanks a lot in advance! 
Looking forward to hearing from you.
Cheers,
Hamid