Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hello, we are using LCD display 480x320 with ILI9488 chip. In emWin we are using driver GUIDRV_FLEXCOLOR. Everything works fine but one thing. When we show larger bitmap or fill larger rectangular area we can see a kind of "tearing effect". It is visible on pictures i attach here and is is visible by eye as well. We found out that in the function void _WriteM01_16(U16 * pData, int NumWords) // Write multiple bytes to controller, with A0 = 1 as one parameter is pointer and second parameter NumWor…