STM32U5G7 - LTDC bricks when peripheral clock enabled?
All,I have somehow concocted a CubeMX configuration (attached) that causes the CPU to latch up when the LTDC clock is enabled during HAL initialization. Here's what I'm seeing/doing:Debugger loads flash, breakpoints at HAL_Init() in main().Set a bre...