Resolved! SPI using DMA not outputting data on MOSI line on the STM32L552E-EV Evaluation board.
Hi everyone,I can not get SPI using the DMA to work. The MOSI line stays zero all the time. The result is the same using my own and also the example code provided with the firmware package for the MCU (STM32CubeL5\Projects\NUCLEO-L552ZE-Q\Examples\SP...