why is the following SPI implementation not working?
Posted on May 08, 2015 at 22:03Hello,I have trouble to communicate with a BlueNRG device. I�ve tracked it down to my SPI implementation. Assumed I want to have a �usual�, full duplex SPI master interface on a STM32L152, using CMSIS I initialize the ...