User Activity

I’m interfacing the STM32H755ZI-Q Nucleo board with an MTFC8GAMALNA-AAT eMMC. What configurations are necessary for this interfacing? I’m also getting warnings in the RCC configurations. Could you guide me on the settings needed for SDMMC1 and FATFS,...
Is it possible to create a custom widget in touchgfx using code, specifically in stm32cubeide? I would like to start with a blank screen and add a custom widget that I design through code. What are the steps involved in achieving this, including crea...