English
Language : 

HD64F3337YCP16V Datasheet, PDF (441/749 Pages) Renesas Technology Corp – Old Company Name in Catalogs and Other Documents
Formula: When using a clock frequency not shown in tables 19.9 (1) and (2), follow the formula
below. The calculation is based on a clock frequency of 10 MHz.
After calculating a(f) and d(f) in the decimal system, omit the first decimal figures, and convert
them to the hexadecimal system, so that a(f) and d(f) are set to 20 µs or less and 10 ms or less,
respectively.
After calculating b(f) and c(f) in the decimal system, raise the first decimal figures, and convert
them to the hexadecimal system, so that b(f) and c(f) are set to 4 µs or more and 2 µs or more,
respectively.
a (f) to d (f) = Clock frequency f [MHz] × a (f = 10) to d (f = 10)
10
Examples for a program running in on-chip memory (RAM) at a clock frequency of 12 MHz:
a (f) = 12 × 25 = 30 ≈ 30 = H'001E
10
b (f) = 12 × 7 = 8.4 ≈ 9 = H'09
10
c (f) = 12 × 4 = 4.8 ≈ 5 = H'05
10
d (f) = 12 × 6250 = 7500 ≈ 7500 = H'1D4C
10
Table 19.10 Watchdog Timer Overflow Interval Settings
(#e Setting Value According to Clock Frequency)
Clock Frequency [MHz]
10 MHz ≤ frequency ≤ 16 MHz
2 MHz ≤ frequency < 10 MHz
Variable
e (f)
H'A57F
H'A57E
409