Hello to all,
I use emwin 6.10 together with a SSD1963 coupled via 16Bit interface.
I use cached driver:
GUIDRV_FlexColor_SetFunc(pDevice, &PortAPI, GUIDRV_FLEXCOLOR_F66720, GUIDRV_FLEXCOLOR_M16C1B16);
The display workes fine as soon as it comes to videos. I tested the demo MOVIE_ShowFeatures.c out of emwin/sample/tutorials.
The "explosion" scene shows tearing effects.
I know the GUIDRV_FlexColor does not support multibuffering.
But I think there must a possibilty to synchronize the output of emwin to the SSD1963 by using its tearing output.
Is GUIDRV_FlexColor able to use the tearing information in a way?
If yes, how can we do this?
Thank you for any help
Andy
I use emwin 6.10 together with a SSD1963 coupled via 16Bit interface.
I use cached driver:
GUIDRV_FlexColor_SetFunc(pDevice, &PortAPI, GUIDRV_FLEXCOLOR_F66720, GUIDRV_FLEXCOLOR_M16C1B16);
The display workes fine as soon as it comes to videos. I tested the demo MOVIE_ShowFeatures.c out of emwin/sample/tutorials.
The "explosion" scene shows tearing effects.
I know the GUIDRV_FlexColor does not support multibuffering.
But I think there must a possibilty to synchronize the output of emwin to the SSD1963 by using its tearing output.
Is GUIDRV_FlexColor able to use the tearing information in a way?
If yes, how can we do this?
Thank you for any help
Andy