Y
Y
Yaroslav Korchevsky2021-08-11 09:53:04
STM
Yaroslav Korchevsky, 2021-08-11 09:53:04

How to use DMA1 in STM32F4xx controllers?

While solving my problem of improving the performance of the algorithm, I
came across such a strange effect

. Reading data from GPIO through DMA2 - works, but through DMA1 - no.
It turned out that I was not the only one who stumbled over this. Found another one like this.

https://electronics.stackexchange.com/questions/29...

After thinking a little about this situation, about the answer of a colleague to the question
, I got the feeling that the DMA1 controller is not applicable at all.
memory to memory does not work for him. STM writes this in the documentation
and the memory-periphery is not divorced, according to the BusMatrix picture and the answer to this post.
What's left?

Has anyone managed to use DMA1 on STM32F405/407/415/417?
Respond

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question