User Activity

Hi,I am using STM32L051R8T6 and i have implemented an SPI slave using the HAL libraries. I am using DMA. the master is an FPGA. SPI clock is ~2Mhz. The FPGA initiate 2 read commands for each read from the MCU - 1 for it to prepare the data and 1 to r...