programming SPI on STM32F091RC
Posted on April 22, 2015 at 17:02Hi everyone, I'm trying to program the SPI2 of my STM32 to only transmit data at 18Mbit/s as I saw on datasheet. My problem is to configure the ''SPI_HandleTypeDef'' in order to use the function : HAL_StatusTypeDe...