User Activity

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...
Hi Using the following tools: TouchGFX Designer 4.24.0 CubeIDE 1.16.1 and CubeMx 6.11.0   I have attempted to build a system with ethernet capability.   I added the ethernet peripheral, LwIP compiled it without any errors, but the ethernet does not w...
Hi, The TochGFX builder appears to provide for more than one variable to be plotted on a single graph: But looking at the API for both types of graph there is no way I can see of specifying which line to use for the data. I seems obvious that the dat...