Posted on January 12, 2017 at 15:27HelloI am trying to get SPI working on stm32vldiscovery.In my project I am using STM32 Peripheral Library (SPL), not HAL.For now I am trying to make SPI1 send data to SPI2, SPI2 echoes everything back to SPI1, and ...