I updated the STM32CubeProgrammer from version V2.10 to version 2.17, but it doesn't work on my computer (Windows 7 ). I installed new version on Java, reinstalled program, it didn't help.
Hello,I work with STM32G070RBT. I upgrade FW to STM32Cube_FW_G0_V1.4.0.These definitions have disappeared from the file stm32g070xx.h: #define RCC_CFGR_SWS_HSI (0UL) /*!< HSI used as system clock */#defin...
Hello,About a year ago, I created my own project UDP_SERVER using STM32CubeMX. Everything worked until I upgraded HAL_Driver from 11.09.2020 ( V 1.25.1 ). My program stopped working properly.I searched for a reason for many days. This annoying chang...
Hello,I use STM32CubeIDE v 1.4.2 It appeared today during the build my project:make clean make: *** No rule to make target `clean'. Stop."make clean" terminated with exit code 2. Build might be incomplete.11:48:08 Build Failed. 1 errors, 0 warnings....
Hello,I need to find out the status of the eth line, whether the eth cable is connected or disconnected.I created a simple project using STM32Cube MX v.1.4.2 with LwIP v. 2.1.2.Procesor STM32F407ZET, PHY DP83848 (RMII)#define WITH_RTOS 0#d...
Hello,The problem has occurred at migrate project (created with STM32Cube_FW_G0_V1.3.0) to STM32Cube_FW_G0_V1.4.0 in STM32Cube IDE V1.5.All necessary files have been upgraded, only file system_stm32g0xx.c in my project remained unchanged.In this fi...
Thank you for help.I found a solution to all my problems here:https://community.st.com/s/question/0D50X00009XkhxBSAR/initialize-lwip-with-ethernet-disconnectedin response from Jim KapcioPeter
Hello,You're right, I allowed too hardware IWDG. Nevertheless, it should be disabled again using StmCubeProgrammer.I think the processor is defective. I decided to replace it. I've spent too much time with that. Thank you all for your help.