Question
Some questions about the GFX framework
Hi @Martin KJELDSEN ,
I discovered something rather odd in GFX framework.I suddenly didn't give the GFX framework DSI_IRQHandler when I was using animation.If I restore the interrupt signal after a while,Model::tick() will disappear.The rest of the MCU functions are working, and the graphics frame is no longer refreshed farmbuffer.OSWrappers: : signalVSync () will be invoked, OSWrappers: : giveFrameBufferSemaphore () these will not be invoked.Should I do some protection when GFX loses the trigger signal?
Best regards
Jack li
