2021-11-23 01:42 AM
Good morning I have a tft st7282 with which I should view manually created images (pixel by pixel color for a thermal scanner) I would need the reference library to use functions such as FIll_Rect, Draw_line etc... where can I find it? currently I have proposed to use the similar st7735.h but I can not understand how to initialize the object st7735_Object_t. I forgot that the tft in question is initialized via cubeMX and communicates as i2c.