STM32L151CBT6 SPI Full-Duplex as slave: Problems understanding SPI DMA and how to use it
Hello, in my setup the STM32L151CBT6 (32MHz) is configured as slave of a PLD Master, which provides a 4MHz Clk for the SPI communication.After a short "handshake" between slave and PLD where the slave sends and receives some bytes (with HAL_SPI_Trans...