User Activity

​Hi everybody, I'm approaching to HAL. I'm using STM32CubeMX to setup a STM32L431 and when I start debugging the MCU freeze in SystemClock_Config() function. If I don't use HAL my simple program (just i++; inside indefinite loop) works fine. Maybe I ...
When running the program STM32CubeProgrammer, an error message appears, saying:"CubeProgrammer_API or one of its dependencies is missing. Please try reinstalling the program of check your java architecture". However I have the lastest JAVA SE Run Tim...