User Activity

Hello,I tried to use the factory DFU bootloader to program an image via USB. Everything works until the DFU utility tries to write/erase anything in Bank 2 of the Flash (from 0x8100000). When I try to write data to this region, the DFU utility just p...
Hi,as there is apparently no more spread spectrum functionality in the STM32H7 to reduce EMI, is there some counterpart? I heard that the PLL fractional divider might be used for that purpose, but the amount of processor overhead to change the three ...
Hi,I want to get the PVD on a STM32H743 running in order to write some data to the flash, which did not work for whatever reason. So, as a first step, I tried to implement an interrupt which just pulls a GPIO-pin high and check it with an oscilloscop...
Hi,I'm debugging this problem for the major part of my weekend now, and could use a hint pointing me in the right direction, in order to not also spend the remaining part of the weekend on debugging.After quite some struggle getting TouchGFX to work ...