Stm32 Spi Slave - How to detect Chip Select Edges?
Posted on October 09, 2014 at 00:36Using: Stm32F10x, F2xx, F4xxgcc-arm-none-eabi-4_8-2014q2 On my Stm32, I've running a spi slave and serving events (RX/TX) within an ISR. Slave select management is configured to hardware: ... spiInitStruc...