【Bug report】STM32H743VITx SPI4 clock code generation error in CubeMX
STM32H7 series MCU package version: V1.13.0
SPI4 clock is selected as PCLK2, but in the actual generated project, the SPI4 initialization function incorrectly sets RCC_SPI45CLKSOURCE_D2PCLK1 instead. The clock tree diagram and code snippet are shown below.


