Thanks for your solution, This solve my issue too. I was long searching for these two functions.For completeness here what I ended up doing to reset my spi devices:// Some helper functions to control SPI1,2 and 3
void rcc_spi_force_reset(SPI_Handle...