[Bug] STM32F091 HAL_SPI_TransmitReceive ?
Posted on February 17, 2016 at 07:54 Setup STM32F091 connected to a SiliconLabs Si4432 Transceiver for SPI communication. Debugging MCU through a STLINK-v2. SPI Config on the controller: SPI_HandleTypeDef *shandle; SPI_InitTy...