HPDMA does not seem to work with FMC memory-to-memory?
I've got an STM32H7RS, and am attempting to use HPDMA to do a memory-to-memory transfer where one side is the FMC.The transfer works perfectly if I use GPDMA.With the exact same code (just replacing the GPDMA handle with an HPDMA one) does not work (...