STM32F407-Discovery, VBUS/PA9 and SPI-Slave
Posted on April 09, 2014 at 16:00I am using SPI2 as a slave with the help of DMA for fetching a stream with 16byte-burst of data. To test my application i have been looping many GB of data without any bit error so i am confident that my application ...