issue faced during transmission of data in STM32F072RB using SPI DMA
Hi, I am using STM32F072RB-disco board to implement SPI communication with an external system. SPI MODE :Slave mode full duplex communication (for both SPI) From the external system I have to receive and transmit the 63 bytes of data with 2 SPI's (S...