在使用
tCanvasWidget g_psPanels[0] = CanvasStruct(0, 0, &g_sIntroduction, &GUI_Display, 0, 24,
240, (320-24), CANVAS_STYLE_FILL, ClrBlack, 0, 0, 0, 0, 0, 0),
时发现无法将整个屏幕都刷成黑色。。。。好像只有一半少点。
我用的是3.2寸TFT,驱动器是ILI9320。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在使用
tCanvasWidget g_psPanels[0] = CanvasStruct(0, 0, &g_sIntroduction, &GUI_Display, 0, 24,
240, (320-24), CANVAS_STYLE_FILL, ClrBlack, 0, 0, 0, 0, 0, 0),
时发现无法将整个屏幕都刷成黑色。。。。好像只有一半少点。
我用的是3.2寸TFT,驱动器是ILI9320。