2021-02-05 09:53 PM
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)
Solved! Go to Solution.
2021-02-06 11:09 AM
2021-02-06 11:09 AM
Yes the formula looks good.
JW