User Activity

Hi folks,I have a Projekt on an STM32G431CBU. The programm runs without erros in DEBUG mode as well as in RELEASE Mode, when I flash it from the CubeIDE. For me this means the binaries are OK.But if I want to flash the ELF-Files to the MCU with Cube ...
The original Thread "CubeIDE forcing you to login to ST ...", opened by @JDoe.2 in August 2023 with 37 Kudos for JDoegot shut down (flagged as read-only) today with a last statement by @Amel NASRI which is marked as "Solution". Congratulations ST, no...
Hello Community!I just started a new project and wanted to use CMSIS 5.9 - as it finally can be installed from the package without errors.Until now I only used CMSIS 5.7 als library, which worked pretty well. Unfortunately since 5.9 there is no libra...
Hello Community,given is this circuit:Typically when I use external pullup circuitry for a signal I set the corresponding GPIO to "Open Drain" and no pullup/-down as the state of the line is defined externally.Flash_CSn is directly connected to PB4 o...
Hi community!I have a STM32H723VG and I use Timer1 on that device to generate complementary PWM Outputs (Chx + ChxN) on channel 1-3 plus a 1-channel PWM on Channel 4. When the PWM is not needed, I have to set the output pins of the timer either high ...