UTFT - 0xffff is black and 0x0000 is white? oO
hi,
i got mega arduino family.. put him this serial-display on , start fiddling around..
the libary works utft .. 0xffff black , 0x0000 white !? . wtf oo .. did miss something?
i got mega arduino family.. put him this serial-display on , start fiddling around..
the libary works utft .. 0xffff black , 0x0000 white !? . wtf oo .. did miss something?
colour inversion controlled single rev bit in controller register match physical panel.
there mipi command invon , invoff. ideally set rev bit correctly in initlcd.h , can use relevant invon / invoff command in initlcd.h or in loop()
since don't know controller have, invon, invoff easier because commands same modern mipi controller.
personally, diagnose "which" controller finding register rev lives in. e.g. ili9481, hx8357-c, ili9486, ...
david.
there mipi command invon , invoff. ideally set rev bit correctly in initlcd.h , can use relevant invon / invoff command in initlcd.h or in loop()
since don't know controller have, invon, invoff easier because commands same modern mipi controller.
personally, diagnose "which" controller finding register rev lives in. e.g. ili9481, hx8357-c, ili9486, ...
david.
Arduino Forum > Using Arduino > Displays > UTFT - 0xffff is black and 0x0000 is white? oO
arduino
Comments
Post a Comment