Resolved! STM32H725 IWDG fails to initialize
Hi everyone,I'm developing a bare-metal application with an STM32H725RG MCU using STM32CubeIDE (including HAL and code generation).I want to use the IWDG1 for reliability purposes, but for some reason, it seems to not work for me at all - upon startu...