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.

Streaming data from PRU

Other Parts Discussed in Thread: AM3359

Hello,

    I have a PRU program running on AM3359 (beaglebone) that will read data from an external device at about 2Mbytes/sec.  What is the best/recommended way to get the data from the PRU ?  I would like to have a large buffer in a userspace program that is read and processed, with the PRU filling that buffer.  EDMA?  Direct writes from the PRU to DRAM?  Fill the onboard PRU memory and then transfer it off?  Any help would be much appreciated!

Thanks,

Chris