*/HAL_Init();/* Configure LED2, LED2 and LED2 */BSP_LED_Init(LED2);/* Configure the system clock to 48 MHz */SystemClock_Config();/*##-1- Configure the SPI peripheral ###*//* Set the SPI parameters */SpiHandle.Instance = SPIx; SpiHandle.Init.BaudRatePrescaler = SPI_BAUDRATE...