Resolved! SPI GPIOs don't work (except SCK) using DMA
Hi, I am using an STM32H7RSxx device and I need to use the SPI6 (both full and half duplex) with the DMA.The problem I am facing on is the MOSI pin doesn't transmit anything.Only the SCK is working.Despite having configured it for SPI6 Alternate Func...