About SPI and dma from Linux user space
Hello ST People !
I'm looking for information / possiblity to use SPI (via spidev & ioctl) in Linux user space with DMA.
We have to transfert lots of data (4000bytes at one time, very very often) to a fpga, very quickly and we are facing latency issue during transfert.
With the help of a scope, we see dead times between spi transactions during this big packet write.
So we are thinking using spi dma to unload cpu, but we need some infos/direction to look for.
Maybe someone help or points me to right direction?
Bon weekend!
