2023-12-16 03:40 AM
https://drive.google.com/file/d/1slB_5LC5tWVdE61MoUpXk6XO0F--_Sts/view?usp=drive_link
Hello,
I use 1366*768 lcd in stm32h743iit6 with 50MHZ frequency and touch gfx. When I use value.setwildcard() and want to update a value on the screen it flickers ( the screen video is attached ). Would you please tell me what is happening? I have no idea. this is work and I have limited time to fix this.
frame period = 778 One line Scanning Period =1446
this is the link to watch the screen video.
https://drive.google.com/file/d/1slB_5LC5tWVdE61MoUpXk6XO0F--_Sts/view?usp=drive_link
Solved! Go to Solution.
2023-12-26 01:43 AM
Thanks to community members that replied I could solve the problem by reducing the frame rate to 25hz. For 1366×768 more or less than 24hz makes the screen flickering.
2023-12-16 04:34 AM
50MHz for the pixel clock?
Provide details on the memory setup and bandwidth.
Provide details on the panel and display settings.
2023-12-16 08:24 AM
Video is help, but other info is unusable. Show your code for update where you call it and how and bonus is RTOS info usw.
2023-12-26 01:43 AM
Thanks to community members that replied I could solve the problem by reducing the frame rate to 25hz. For 1366×768 more or less than 24hz makes the screen flickering.
2023-12-26 02:06 AM
The would make sense, you're pretty close to the bandwidth ceiling.
Can you provide a link to the specific panel you are using?
2023-12-29 01:56 AM
2023-12-29 04:05 AM
Page 18 is about clock, but Tesla say about band range inside MCU not in LCD.