STM32H7 FMC or memory mapped IO timer triggered DMA/BDMA write/read access
Hello everyone,i am working on the STM32H743 evalboard. Setup is fine and the external SRAM3 can be read/written correctly bysome memory mapped IO access. I want now to implement some timer triggered(event or IT) read and write FMC or memory mapped I...