Resolved! Can not get SPI_FullDuplex_ComDMA_Master Example in STM32Cube MCU Package for STM32L5 series working on STM32L552E-EV Evaluation board.
I am stuck trying to get the STM32L552E-EV evaluation board running with SPI using the DMA. Neither the mentioned example (STM32CubeL5\Projects\NUCLEO-L552ZE-Q\Examples\SPI\SPI_FullDuplex_ComDMA_Master) nor the code created via the wizard, nor my own...