Solved
Is it possible to setup chained DMA to/from a peripheral?
For example, to have the first few bytes of a single SPI transaction come from / go to a particular location, with subsequent bytes coming from / going to another location.
For example, to have the first few bytes of a single SPI transaction come from / go to a particular location, with subsequent bytes coming from / going to another location.
No.
You could set up several DMAs triggered suitably by timers, though.
JW
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.