Question
DMA MEM2MEM Code generation
Posted on January 02, 2018 at 09:54
Hello,
I am transferring bytes from SRAM to GPIOA ODR . really confused after seeing the code generated by cubemx.
here is a snapshot (SRAM is src and GPIOA is dst )

Why ''MemInc'' is disabled ? perhaps it treats Dst memory address as ''MemInc'' ?
Please help to clarify
#stm32-f4-discovery #stm32