Hi all,
I have a device that requires transfering 3MP raw images to a BBB as quick as possible, using USB. I've been trying to make it work but it seems that even with DMA enabled I can't get no more than 11 MB/s read speed. I've tested this with multiple kernels. The best one was the 3.14.26-ti-R41.
My question is...is this the maximum I can expect to get from the AM3359? If not, how can I go any further?
As a note, I can also say that the processor frequency influences the USB transfer (read or write) speed. Read speeds can go from ~6.5MB/s @300 MHz to ~11 MB/s @1 GHz. I've compared this with the competition (RPi) and it can achieve (the same test, processor @ 700 MHz) ~26.5 MB/s.
Thank you and wishes of a great 2015 to everyone.