User Activity

Hi,I am using STM32H7S78-DK Board, as size of the internal Flash and Internal Ram memories are very less, I have added external flash memory and the address in the linker file of the Application mode. I also enabled XSPI2 and External Memory Manager ...
Hi,I am using STM32H7S78-DK Board, I am configuring XSPI2 in Stm32CubeMX for enabling external 1-Gbit Nor flash memory. But when I am writing the data into the Memory address (i.e. 0x700000000) it is going into the hard fault handler in STM32CubeIDE....
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...