
AT32F435/437 CRM Start Guide
2022.12.23 17 Ver 2.0.4
Figure 8 illustrates the clock configuration block. The configuration process corresponds to MCU
clock tree, which may be slightly different for different MCU series. The clock path can be
configured by clicking on each checkbox according to the configuration process, as shown below.
Figure 8. Clock configuration block
1. ertc enable: drop-down box for enabling ertc clock code configuration.
2. ertcsel: checkbox for ERTC clock source; when the ERTC is enabled, click on this checkbox for
configuration.
3. ertcdiv: drop-down box; when ERTC is clocked by HEXT, click on this drop-down box to select
the division factor.
4. lext bypass: LEXT bypass enable.
5. hext: input box, which is 8 MHz by default; it can be modified according to the actual external
clock source (note: if other frequency value is set, the HEXT_VALUE in
inc/at32f435_437_conf.h in the corresponding BSP demo should be modified, or use the
at32f435_437_conf.h file generated by using tools).
6. hext bypass: HEXT bypass enable.
7. pllrcs: checkbox, which is used to configure PLL clocked by HEXT or HICK.
8. pll_ms: input box, which is used to set the PLL pre-division factor (range: 1~15) for the PLL
reference clock.
9. pll_ns: input box, which is used to set PLL multiplication factor (range: 31~500) for frequency
multiplication after PLL_MS pre-division.
10. pll_fr: drop-down box, which is used to set PLL post-division factor (1, 2, 4, 8, 16 and 32) for
frequency division after PLL_NS multiplication, and the post-divided clock is the PLL clock.
11. sclk select: checkbox, which is used to configure HEXT, PLL or HICK as the system clock.
12. sclk frequency: in case of forward configuration, it displays the configuration result of system
clock frequency; in case of being used as an input box, it can be used to input the required
frequency and then press “Enter” on keyboard, and then proper or approximate PLL parameters
are calculated according to the input value.
13. hick to sclk: checkbox, which is used to configure HICK 8 MHz or HICK 48 MHz as the system
clock when HICK is selected in the “sclk select” checkbox (note: if 48 MHz HICK is selected,
CLKOUT HICK frequency is also 48 MHz).