Hello everyone!
I've got doubt with DMA functions. In my project i've some peripherals that are accessed through SPI protocol, such as external memories, other digital accelerometers and gyroscopes, all controlled by SPI. My program reads all sensors one by one in one function, so Is it possible do this function with DMA? ie dma could read other devices through SPI?
Thanks for your help
Martín Romero