User Activity

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 ha...
Good morning, I have a custom board that mounts an STM32h7a3 with a tft SDT04302CT-A40 and I should graphically display the values of an array that is loaded by a thermal sensor (MLX90641), I can not use TOuchGFX, how can I integrate code?
Good evening, I would need, for a project with a custom board that mounts a micro STM32H7A3... to be able to set the value of a pin to 0 or 1 during the code and not via MX cube for the initial settings which function could I use? I would like to poi...
I created a project in STM32cubeIde to which I connected a graphic but when I generate in code in TouchGFXDesigner 4.17.0 I fail returning this error how can I solve itGenerate Code Generate Done Generate Assets make -f simula...
I have a project created with STM32CubeIde 1.7.1 in which through the configuration of the.ioc file I initialized a TFT screen. I followed a tutorial to make the correct configurations : https://www.youtube.com/watch?v=SRQD8JMeg_k but at the time of ...