ST7701 (Video mode) printing framebuffer differently
I had made a post about fixing OTM8009A video mode printing an extra frame on screen that I had solved with adjusting porch values even more for the horizontal, you can find the information within this post here:
Video mode printing another frame on screen - STMicroelectronics Community
For this situation I don't think changing porch values are enough to solve this. I have the ST7701 LCD controller running TouchGFX in video mode on STM32F469I-DISCO, the testing screen in TouchGFX Designer is being printing twice vertically across the horizontal screen rather than printing across the screen horizontally, when I have the OTM8009A screen connected the image is printing in the correct direction and shows the testing screen from TouchGFX Designer, I don't have an image of the OTM8009A screen working correctly but in the post above will show the same testing screen working on the OTM8009A but with the frame printing again, the post has a reply by myself saying I solved the issue by raising the back and front porch of the horizontal values from 34 to 120.
| Testing screen | ST7701 running video mode |
![]() | ![]() |


