I'm trying to communicate with external device using SPI, but I'm not getting any SPI peripheral clock at configuration level and there is no clock initialization details in SPI Init(); void HAL_SPI_MspInit(SPI_HandleTypeDef* hspi){GPIO_InitTypeDef G...