STM32F479 DSI configuration for CO5300
Hello everyone,
I want to use a C05300 based display with DSI.
I can write and read in LP mode, but not in HS mode. I guess it's a timing problem.
As seen from datasheet,

UI should be more than 2ns, so I use a 500MHz bit clock.

I use 24 bit data format to send data over DSI, so Pixel Clk = 480 x 2 / 24 = 40 MHz.
I there something I miss?
