We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9319d2a commit 95640b9Copy full SHA for 95640b9
targets/TARGET_STM/TARGET_STM32L0/STM32Cube_FW/STM32L0xx_HAL_Driver/stm32l0xx_hal_wwdg.c
@@ -40,7 +40,7 @@
40
(++) max time (mS) = 1000 * (Counter - 0x40) / WWDG clock
41
(+) Typical values:
42
(++) Counter min (T[5;0] = 0x00) at 32MHz (PCLK1) with zero prescaler:
43
- max timeout before reset: approximately 41.79µs
+ max timeout before reset: approximately 41.79us
44
(++) Counter max (T[5;0] = 0x3F) at 32MHz (PCLK1) with prescaler
45
dividing by 8:
46
max timeout before reset: approximately 342.38ms
0 commit comments