Resolved! XSPI in Single-Mode on STM32H5xx reads more than 32-byte in DMA mode
Hi all, The goal is to read an external Flash memory connected to XSPI in Single-Mode. In the future, I will configure as memory-mapped, to see it as an extension memory of the MCU. I have already set up the XSPI peripherals with hdmarx and hdmatx ch...