User Activity

Hi,I just upgraded and migrated my project to CubeIDE v1.13.0, everything works fine with STM32H750 chip.But I found a compile warning in main.c which is belongs to generated code.Is it possible to fix this warning in the next version? Thanks!BRs,-En...
Hi,​I am using RTC with LSE (32.768Khz) in my product, and I programed RTC wakeup timer to 5min by calling HAL_RTCEx_SetWakeUpTimer_IT(&hrtc, 300, RTC_WAKEUPCLOCK_CK_SPRE_16BITS);It works perfectly on my test machine, but it will not trigger on my cu...
Hi,I am using ADC function on STM32H750IBK6 and everything worked perfectly.But after migration to CubeIDE v1.9.0 and SDK v1.10.0, ADC can't work any more.From "Clock Configuration" view, "ADC clock mux" is gray out for some reason.Related clock sour...
Kudos given to