Skip to main content
Supreeth Anil
Visitor II
February 6, 2021
Solved

Formula for calculating IWDG timeout for STM32F0 series

  • February 6, 2021
  • 1 reply
  • 1054 views

Which document to refer to find formula for calculating IWDG timeout for STM32F0 series(STM32F0C038 to be more specific)? I have found formulae for other parts which operates on 32kHz LSI and some maximum ratings are also given in the datasheet. Is it possible to apply the same formula here(shown below)?

tIWG = tLSI * 4 * 2^PR * (RL + 1)

This topic has been closed for replies.
Best answer by waclawek.jan

Yes the formula looks good.

JW

1 reply

waclawek.jan
waclawek.janBest answer
Super User
February 6, 2021

Yes the formula looks good.

JW