Replies: 5 comments 5 replies
-
I'd suggest to investigate clocks and try to use the most stable you'll find. |
Beta Was this translation helpful? Give feedback.
-
After compared display_otm8009a driver and STM32CubeH7
|
Beta Was this translation helpful? Give feedback.
-
Adjust sys_ck can effect the time, 400MHz 10 sec, 200MHz 20 sec, 100MHz is 40 sec. |
Beta Was this translation helpful? Give feedback.
-
Meanwhile, If I disable the dcache, flicker disappeared. Note, frame buffer udpate is disabled, there no frame buffer sync issue in here. If dcache is enabled, it will effect LTDC frame buffer rendering. |
Beta Was this translation helpful? Give feedback.
-
Refer AN4861 4.6, add |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I run
samples/drivers/display
application on stm32h747i_disco_m7 boards, screen periodically flickering, about 10 seconds.I'm tring to find why this happened. Any suggestions would be highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions