User Activity

Hi, I noticed a few people were having problems getting the SWV Console to work.  I had the same trouble with the STM32H7B3I-DK. Trace would work, but neither the ITM or the Profiler would produce anything.  I fixed it by making the clock frequency s...
Hi, I have a touchGFX V4.23.2 project  written with CubeIDE at least four IDE versions ago and have not had any upgrade problems until I upgraded from 1.17.0 to 1.18.0. When I do a clean build I end up with memory link assignment errors: When I do a ...
Hi, I wish to calc a CRC using the CRC peripheral for some byte data and am using TouchGFX which as I understand it also uses the CRC peripheral. I tried using the CRC unit but I am not calculating the correct ethernet 32 bit CRC for my data.  I susp...
Hi All, I have been meaning to post one of my projects to the forum for a while to help others with some of the trickier feature of the STM32 processors, but it is difficult as full project with TouchGFX are rather large.  I tried Git Hub, but it sai...
Hi,Has anyone used the STM32H750B-DK on-board eMMC, 4GB memory.I have been unable to find an example and it is a big job to write something from scratch.I am assuming that it would use the SDMMC1 peripheral in MMC 8 Bit mode and that you would need t...