STM32f4 SPI Busy Flag
Posted on August 07, 2015 at 03:03 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 probl...