How do I enable ltdc_aclk? STM32H745XIH6
I'm configuring the LTDC and I'm not sure where/how I enable the ltdc_aclk. I've enabled ltdc_plck in RCC->APB3ENR and I've configured PLL3R for the kernel/pixel clock but I cannot for the life of me find any info on how/where to enable ltdc_aclk so I'm unable to modify any of the registers in this clock domain.
I'm using the STM32H745i-DISCO dev board.



