STM32L15x SPI slave problem - BSY doesn't clear sometimes
Posted on June 30, 2014 at 05:25 I am using a STM32L151 as an SPI slave - the master is another ARM processor. Every 50ms, the master drives NSS low, clocks 250 bytes and then sets NSS high again. On the STM32, I am using DMA to ...