User Activity

Hi,I'm using STM32G473 ADC and trying to feed its clock from the PLL P clock. I am not able to select a clock divider of 1 or 2 even when the PLL P clock is set rather low (11.2 Mhz). This is my clock configuration: This shows CubeMx not allowing an ...
Hi, I'm using an STM32WB15CC MCU. I want it to turn on (get out of reset) only when the VDD voltage gets up to, say, 2.8V, but not turn off via Brown-Out Reset (BOR) until the voltage drops to the minimum working voltage of ~1.7V. What's the easiest ...
Hi,The folder structure of example projects is different than a project created from scratch: Most source files sit outside the root folder of the Eclipse project (which is where the .project and .cproject files are) and are therefore added to the pr...
I'm using an STM32L4 with STM32CubeIDE, bare metal, and using C++ along with Cube's C libraries. The compiler is the GCC/G++ supplied with STM32CubeIDE.I have some dynamic memory usage in STL containers etc. I'm aware of the recommendation not to use...
Kudos from