STM32F3 and IWDG activation
Hi,I'm currently working on a project with STM32F303RC.I have problems with Internal watchdog. It seems to be activated every startup even if I don't enable it by the CubeMX. Starting the application with IWDG disabled make my board to continuous res...