User Activity

Hello to everyone,I have encountered a problem trying to work with ADC data on STM32H743 chip. When I read VREFINT value (19th ADC input channel) I always see 0xFFFF. Data on other channels look slightly more adequate (at least they are changed depen...
Hello,My GUI project developed with TouchGFX has got a screen with a scroll list. I want to be able to select an item from that scroll list. I used "Scroll Wheel and List Example" project as a reference as it supports item selection in the scroll lis...
Hello,I use a custom board with STM32H743. It also includes an SPI FRAM and a display working over LTDC+TouchGFX. When I work with FRAM before TouchGFX task is launched, everything is OK, but after the FreeRTOS scheduler is started reading from FRAM ...
Hi,Is SDRAM over FMC supported in STM32H743VIT6 MCUs? I can't see this option in CubeMX, only NOR Flash/PSRAM/SRAM/ROM/LCD and NAND Flash. The datasheet says that SDRAM is not supported in LQFP144 packages, but my one is LQFP100.Looking forward for a...