Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi,
I am trying to setup a burst read of 900 byte over SPI. Therefor I have to program a burst write of 900 byte to be able to read 900 bytes via a burst read.
So I have to setup two dma tranfers, M2P for write and and P2M for read.
Some time ago I had seen something simular, for reading a spi flash, but I am not able to find it again. Has it been removed or did I overlook?
Ben