MIPI-DSI on STM32U5G9 - how to get started?
Today I tried to configure MIPI-DSI on STM32U5G9 using CubeMX and I did not win this first clash.MX_DSIHOST_DSI_Init() function fails executing HAL_DSI_Init() where it waits for DSI_PSR register flags PSS0, PSS1 and PSSC to be set (indicate both lane...