STM32F3 SPI over DMA receive issues
Posted on January 08, 2018 at 22:05 Hello everyone, I am using the STM32F303VC, trying to interface to a SPI EEPROM over DMA and having some issues on the reception of the data. The DMA is set up as full duplex, and I can see the transmissions...