Hi,
Has anyone been able to implement the "graphic cursor" (i.e hardware generated) on the RA8875? It looks to me like this feature is not fully implemented in the standard library (RA8875.h in Teensyduino), maybe I am not reading it right.
Currently I am using RA8875 layers to display mouse pointers as custom characters. Layers make things very simple however limits the color depth to 8 bit which is annoying.
This is the project, if context is needed: https://github.com/canvasus/CreatorMaster2k
Cheers, Daniel
Has anyone been able to implement the "graphic cursor" (i.e hardware generated) on the RA8875? It looks to me like this feature is not fully implemented in the standard library (RA8875.h in Teensyduino), maybe I am not reading it right.
Currently I am using RA8875 layers to display mouse pointers as custom characters. Layers make things very simple however limits the color depth to 8 bit which is annoying.
This is the project, if context is needed: https://github.com/canvasus/CreatorMaster2k
Cheers, Daniel