WWDG - max timeout so short?
I'd like to use one of the watchdogs on STM32F407, but I'm surprised the maximum timeout of the WWDG is so short (around 50millisecs, depending on clock speed).
This is very restrictive, for example a sector erase takes much longer than this (and is an atomic operation).
(I can't use the IWDG as it keeps running during standby, waking us from low power mode).
Are there any ways round this?
