2020-02-29 09:17 AM
There is inconsistency in the reference manual and the STM32CubeMX clock configuration tool as to what the maximum clock for the PLL DSI. Reference manual suggests it is 1000 MHz however, when set to that in STM32CubeMX, an error is generated at the PHY DSI lane byte frequency with a maximum of 62MHz instead of an expected 125MHz
2020-02-29 10:48 AM
Not 1 GHz, but 1 Gbps via both edges on both lanes
2020-02-29 10:59 AM - edited 2024-09-23 01:43 PM
62 MHz is more of the word delivery clock
62.5 MHz 32-bpp
83.3 MHz 24-bpp
DSI HOST, 500 MHz clock, signal on both edges, 1x lane 1 Gbps, 2x lane 2 Gbps
2000/24 -> 83.333
2020-02-29 11:28 AM
Yes its DDR on the output clock at but according to the RM the PLL puts out 1GHz. When using those setting CubeMX gives an error so I'm not sure if there is a hardware limitation or just software bug in CubeMX. Don't have hardware yet so can't test at the moment.
2024-09-23 01:22 PM
For STM32H7 it is 1Gbps per lane - 2Gbps total.
2024-09-27 08:53 AM
2024-11-12 01:00 PM
Ahh, yeah, I mean dual core STM32H7 MCUs:
From STM32H747 datasheet:
From AN4860:
2024-11-12 02:39 PM
Because it's not funnelling BITS into the pipe it's either 16 or 24-bit words for the PIXEL. The 62.5 MHz is the PIXEL clock, the LTDC spits out the data as it paints the rasters, and the DSI needs to move it out at least that quickly.
The DSI PHY clocks at the high rate to push BITS out the LANES, 1 GHz in there is basically 500 MHz on the DSI bus itself.
62.5 MHz / 50 Hz refresh = 1.25 Mpixel