STM32U5A9 MIPI DSI Configuration Issue - Distorted Images / Timeout
Hello ST Community,
I'm facing a MIPI DSI configuration issue with my STM32U5A9 and TFT LCD. When using PHY DSI as the DSI lane byte clock source, my code fails with a timeout on HAL_DSI_ShortWrite. When I switch to PLL3P, the initialization proceeds, but the LCD displays distorted images.
Request for Assistance: I'm new to MIPI and suspect a misconfiguration in clock settings. Any insights on proper configurations or similar experiences with STM32U5A9 MIPI DSI would be greatly appreciated.
Details:
- MCU: STM32U5A9
- LCD: TFT LCD with st7796S
- Clock Source: PHY DSI (fails) / PLL3P (distorted images)

Thank you,
