User Activity

Hello.Having an issue regarding Release configuration on STM32CubeIDE v1.12.0.I set up a new Build configuration "Release" with particular Debug level and Optimization level parameters set to None. When I build this configuration and try to Run, I ge...
Hello,A simple question regarding STM32CubeIDE and its compiler.For example, I declare: typedef volatile struct { uint8_t myVariable;  } myType;Live Expression-Type shows myVariable as uint8_t only. It should make all the members inside volatile as t...
Now every rising and fall edge are counted which results in counter incrementing by 4. I see and have tried playing with Prescaler Division Ratio which should normally be the parameter to divide incremental number but it does not work on Encoder mode...
Hello,After Migrating my STM32H743ZITx project from CubeMX version 6.4.0 to 6.5.0, ADC stopped working (stucks at ADC_Calibration function).Found out that in v6.5.0 ADC Clock settings were removed for some reason.Please see comparison below: Also com...
Kudos from