mirror of https://github.com/ARMmbed/mbed-os.git
STM32G0 remove non-UTF characters
parent
39f8924f07
commit
c5b6347ccb
|
@ -40,7 +40,7 @@
|
|||
(++) max time (mS) = 1000 * (Counter - 0x40) / WWDG clock
|
||||
(+) Typical values:
|
||||
(++) Counter min (T[5;0] = 0x00) at 64 MHz (PCLK1) with zero prescaler:
|
||||
max timeout before reset: approximately 64µs
|
||||
max timeout before reset: approximately 64us
|
||||
(++) Counter max (T[5;0] = 0x3F) at 64 MHz (PCLK1) with prescaler
|
||||
dividing by 128:
|
||||
max timeout before reset: approximately 524.28ms
|
||||
|
|
Loading…
Reference in New Issue