User Activity

Hello!This is the first time im using NOR Flash so bear with me :)Question #1I screwed up and forgot to add a pullup for the open drain ready/busy NOR output.So i've tried the ghetto approach of using the internal pullup of the STM32 as "busy wait" b...
Hello everyone.I have a project that uses CubeMX, CubeIDE, TouchGFX Designer with FreeRTOS.Everything has been working fine until i upgrade to TouchGFX version 4.24.I was using TouchGFX version 4.23.2, no code changed and upgraded the project in Cube...
Hello everyone,I'm having issues with programming a STM32F429IIT using USB DFU. Im able to program it without issue with a STLinkv3 and the hardware is fully working.  The issue is strictly when using ST-Prog, the firmware download will reach 54% and...
Im trying to use the TouchGFX designer "text & translations" as a database of sorts.I've tried to use the function getText(text id) from the Reference but i'm not able to locate the text ID. The code below is from the TouchGFX framework.const touchgf...
Setup:MCU: STM32F429PHY: DP83848 (MII)Advertised Mode: 10BASE-T, Half/Full-Duplex 100BASE-TX, Hal/Full-DuplexOS: CMSIS-RTOSv2CubeMX: Yes Just wanted to start of with mentioning that i've read and tried the fixes  provided by @Piranha. I've tried the ...