User Activity

Posted on June 09, 2017 at 14:08 why spi1 is not starting in my controller. here below is my code #include 'stm32f10x.h' #include 'stm32f10x_rcc.h' #include 'stm32f10x_gpio.h' #include 'stm32f10x_spi.h' #define SPIx_RCC RCC_APB2Periph_SP...