STM32F0-Discovery SPI2 setup and operation.
Posted on December 05, 2013 at 15:02I have an application that requires both of the SPI interfaces running as masters. The code currently has SPI1 up and running. I have then copied the setup function calls and updated them to configure SPI2 (taking...