These days I was struggling with hardware cursor.
I configured the lpc43xx, and tested ok.
I knew that both lpc43xx and emWin support hardware cursor.
But, there're some questions with emWin:
a) Need another layer? (Now GUI_NUM_LAYERS is limited to 1 by default)
b) How to tell emWin there's a hardware cursor and use it?
c) lpc43xx modifies frame buffer directly, will emWin overwrite them?
The UM03001 says very little about it.
Any idea or hint is welcome! Thanks.
I configured the lpc43xx, and tested ok.
I knew that both lpc43xx and emWin support hardware cursor.
But, there're some questions with emWin:
a) Need another layer? (Now GUI_NUM_LAYERS is limited to 1 by default)
b) How to tell emWin there's a hardware cursor and use it?
c) lpc43xx modifies frame buffer directly, will emWin overwrite them?
The UM03001 says very little about it.
Any idea or hint is welcome! Thanks.
The post was edited 1 time, last by kenmux ().