Tool/software:
Hey.
I wonder if it is possible to set up a repeated dma transfer from one address to four seperate addresses?
Specifically, I would like to find a smart way to periodically write a specific value to the load registers of four timers.
I was thinking about using a fifth timer to trigger a repeated dma transfer.
I'm fairly certain that I can get this to increment the source address every time it is triggered, but the difficult part is to get it to write to the four seperate timers' load register....
Regards
Anders