User Activity

Hi, My project use STM32H750IBK6 MCU and it works well with STM32CubeIDE v1.16.1. But it stop running after migration to STM32CubeIDE v1.17.0 with FW H7 V1.12.0. Any suggestions? BRs, -Engin
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