stm32f4 SPI Busy flag seems to not work
Posted on August 06, 2015 at 16:20 Hello all, I'm trying to communicate with a nokia 5110 LCD. The nokia 5110 has a slave select bit that I am setting using a GPIO pin (because I'm not entirely sure how the NSS bit for SPI works). My problem ...