Problem with SPI5 in stm32h747-Disco
Hi, I have imported the example project TX_CMSIS_Wrapper and I wanted to integrate SPI5 with it. After initialising SPI5 I could not see any clock signal generated. I am using STM32H747-DISCO development board. void MX_SPI5_Init(void){hspi5.Instance...