Code to replicate double-draw glitch on ST dev board. Program draws full-screen Red->Green->Blue into back-buffer, then swaps the LTDC layer source buffer before repeating. This should result in a solid blue screen, but produces a visible glitch with parts of the screen flashing red and green.
Dependencies: BSP_DISCO_F746NG
History
Added 3rd buffer for prop assembly.; Appears to fix issue.
2020-03-30, by Altronics [Mon, 30 Mar 2020 02:00:31 +0000] rev 3
Added 3rd buffer for prop assembly.; Appears to fix issue.
Added compiler switch for single/double buffering
2020-03-27, by Altronics [Fri, 27 Mar 2020 07:39:08 +0000] rev 2
Added compiler switch for single/double buffering
Added comments.
2020-03-27, by Altronics [Fri, 27 Mar 2020 07:18:57 +0000] rev 1
Added comments.
First Commit.
2020-03-27, by Altronics [Fri, 27 Mar 2020 05:57:58 +0000] rev 0
First Commit.