-
Describe the bugI'm using stm32h743iit6 and create my own DTS. When i use internal ram for LTDC( by disabling the line "ext-sdram = <&sdram1>;" ), the screen work perfect ( I must reduce size of screen because the internal ram not enough). However, when i use external ram for LTDC, the screen sometime have error. I don't know what happen. Error happen:error_exram_ltdc.mp4Describe DTSHere is my ltdc:
And SDRAM:
i config clock for ltdc:
and clock for SDRAM:
I'm new on zephyr, so any idea are welcome. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This PR solve the issue: #66513 |
Beta Was this translation helpful? Give feedback.
This PR solve the issue: #66513