Hi, I am trying to implement spi or i2c communication with a sensor using dma in master mode. can anyone give me some sample code on how to get spi/i2c peripheral over easy DMA.
Or the existing drivers for SPI and I2C master are already using dma itself?? if yes how exactly they are implementing it?
thank you.