Posted on June 05, 2015 at 23:41I'm using SPI3 on an STM32F4, chip select toggled in software. I have a function that sets the chip select low, sends data and than pulls up chip select pin.Now I've noticed that when this send function is being calle...