Question
How to use the MDMA ond the Stm32H743zi?
Hello,
I've configured the stm32h743 to write on a paticular adress without incrementing it and was also successful in it.
The problem is no matter how many times i call HAL_SRAM_Read_DMA(...) it will not start a new transfer.
In the trainings Manual they say that "the channel will be disabled after the transfer", although i need it to continue transfering Data.
have someone experienced the same behavior?
