User Activity

Hello, All!When I try to uninstall "windows driver package - STMicroeletronics (usbser) Ports (01/03/2015.1.1)", I get an error message (see attachment).Can you support me?
Hello, Team!After uninstalling the STM32CubeIDE, it leaves a lot of folders and files on my PC (~ few 100MB) (see attachment, and in many other places)Can you help me in this?
Hello, team!In the stm32f4xx_hal_rtc.h header, the values for the months are set incorrectly/* Coded in BCD format */#define RTC_MONTH_JANUARY             ((uint8_t)0x01)#define RTC_MONTH_FEBRUARY            ((uint8_t)0x02)#define RTC_MONTH_MARCH    ...