STM32G0 remove non-UTF characters

pull/15138/head
Jerome Coutant 2021-10-12 17:48:05 +02:00
parent 39f8924f07
commit c5b6347ccb
1 changed files with 1 additions and 1 deletions

View File

@ -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