Hi all, I'm lost a lot of time for running DMA on my STM32F4Discovery, I correctly initialize all needed registers, but do not get results for memory to memory copy operation. Segger compiler place the variable in 0x10000000 - 10010000 memory range and DMA controller can't write this variable (he setting TEIFx bit in LISR/HISR register), because this range use only for "...(core coupled memory) data RAM is not part of the bus matrix and can be accessed only through the CPU..." How correct method resolve this?
Regards.
Regards.