I am writing my own SPI driver, and using two B-L072Z-LRWAN1 boards to test them; one as an SPI master and one as a slave. On the master device, whenever I enable the SPE bit in the function SPI_Transmit(), it never actually sets to '1', even though ...