STM32F37x SPI FIFO and DMA
Posted on August 26, 2013 at 09:41Hello I tried to migrate a working SPI master from a STMF20x device to the STM32F37x device. The SPI master should write and read 8bit data to some SPI memory devices (EEPROM or flash) by using DMA. Attached is the ...