SPI BSY flag
Posted on February 22, 2012 at 17:14Dear All, I have two separate STM32F103's communicating to each other by SPI. I've configured one as a master & the other as a slave. I'm using DMA to automate the SPI transfer. I've used the ST Library (3.5.0) e...