User Activity

Hello,       I have to use SPI1, SPI2 and SPI3 to communicate with 3 ATmega32 boards(11MHz / 16MHz). I'm testing with STM32F407G-DISC1. My configuration and functions are as given below. void SPI3_Config(void) { GPIO_InitTypeDef GPIO_InitStru...