User Activity

  Hi all,I am trying to implement the SPI Slave Mode using a circular DMA. I am using the STM32U5A5 as my slave device. The SPI master is sending packets of unknown length at 2 MBit/s over SPI which I want to receive and process. Additionally, I want...