User Activity

Upgrade from 1.15.1 to 1.17.0. Then open .ioc and renerate code. I was using static mutex in my code,. But after reneration, the mutexs were changed to Dynamic  
STM32CubeIDEVersion: 1.15.1Build: 21094_20240412_1041 (UTC)OS: Windows 10, v.10.0, x86_64 / win32Java vendor: Eclipse AdoptiumJava runtime version: 17.0.8.1+1Java version: 17.0.8.1STLINK V3J15M6B5S1 At localhost, I can use "ST-LINK(OpenOCD)" to debug...
Upgrade to Version 1.15.0 and open .ico for H723, then click "Migrate".In "Device configuration tool", there are errors. Found Vbat & Temperature channels in ADC3 disappeared.  
Set ADC3 with 16 oversamplingBut what I got is doubled. ADC3[1] is 5V and ADC3[4] is 3.3V-------------------------------------In "void MX_ADC3_Init(void)",hadc3.Init.Oversampling.Ratio = 16; hadc3.Init.Oversampling.RightBitShift = ADC_RIGHTBITSHIFT_4...
Kudos given to