STM32F767 and IWDG Reload counter
Posted on May 09, 2018 at 07:57Hi friends,I create a program on NUCLEO-F767ZI. I'm trying program on clean chip now. But I have a problem. On Nucleo it is working fine. But on clean CPU I must call this function: LL_IWDG_ReloadCounter(IWDG); every s...