Resolved! STM32H5x and SPI DMA Transfer issue
Hi,I'm trying to use SPI Tx DMA transfer on a Nucleo STM32H563ZI board connected to a LCD module that works on 3wire spi, so just 1Tx line. I know the SPI configuration and code for the LCD driver is OK because everything works if I run in interrupt ...