User Activity

Hi, We are examining to use either STM32H7S7L8 MCU or STM32U5G9J for a project involving fairly involved graphics, requiring smooth animation and effects such as frame rotations, vertical and horizontal moving scales.   Are either of the above a good...
Hello,I am using STM32H745XIH6 controller Board, and a display resolution of 480 x 480. In my application I need to move the box widget to a particular x and y positions. The thing is we need a smooth movement of the box at  a particular position. In...
Hello,I am using a STM32H745XIH6 Discovery Board with the external display of resolution 480 x 480.I need an infinite scroll list with the values should be filled incrementally for each item.The scroll List should be filled with positive values to ne...
In the ScreenView(), Iam adding a handleTick function and trying to update the value for every one second. The value is updating according to the code I have written. But at the time of updation my screen is flickering.May I know what is the reason?A...
Hii,Iam using the STM32H745XiH6 board and a ST7701S display driver IC. Is TouchGFX Designer tool compatible with the board and the driver IC? We are using SPI and LTDC pins for initializing and working of the display.