Connecting two stm32 boards via SPI
Posted on April 12, 2018 at 05:50Hi everyone, i'm trying to use two stm32 boards (STM32F411DISC &STM32F407VGT) for SPI communication. How to interface the SPI with Two stm32 boards, one act as master another one act as Slave and declare their pins o...