2026-05-22 6:45 PM
I am currently using TouchGFX to develop a project. How can I independently control GPU2D to draw graphics on a dynamic bitmap without affecting the TouchGFX display? I have already obtained the NeoChromSDK, but the examples in the NeoChromSDK all use GPU2D independently as well. I can draw with GPU2D if touchgfx not in use,But once I display them both, screen got glitched.