User Activity

Hello,on the STM32H7S78-DK board only USB2 (=USB-FS) can be used to connect the board to a PC and flash the firmware via USB-DFU because only PM11 and PM12 are supported by the internal USB-DFU bootloader. Is there a way to modify the board or to cre...
Hello,in all examples for the STM32H7S78-DK - including the TouchGFX applications - the frequency for the external APS256XXN-OBR-BG PSRAM is set to 200 MHz:extmem_list_config[1].PsramObject.psram_public.FreqMax = 200 * 1000000u; But in the datasheet ...
Hello,we are experiencing RAM corruption when running an application in external RAM when setting a breakpoint while debugging.The issue can be reproduced using following configuration:1. Open example STM32Cube_FW_H7RS_V1.1.0\Project\STM32H7S78-DK\Te...
Hallo,we are using STM32H735G-DK boards and wondering whether unaligned access of memory mapped HyperRAM should be generally possible or not.In the errate sheet for the STM32H735https://www.st.com/resource/en/errata_sheet/es0491-stm32h72xx73xx-device...
Hi,we are looking for the source code of the TouchGfx Demo which is installed on the STM32H735G-DK Eval Board.We found the repository but link the folder to the TouchGfx Demonstration is not available any more:https://github.com/STMicroelectronics/ST...