DMA behaviour on STM32F072 and STM32F745: Memory consistency
Hello,I'm currently working on a UART communication between the mentioned STM32 microcontrollers and would like to use DMA. But I'm a bit concerned about memory consistency. I already read a lot about this issue and tried to find any information, how...