123456789101112131415161718192021222324252627282930313233 |
- /****************************************************************************
- * @file nutool_modclkcfg.cfg
- * @version V1.05
- * @Date 2020/09/15-18:09:27
- * @brief NuMicro clock config file
- *
- * @note Please do not modify this file.
- * Otherwise, it may not be loaded successfully.
- *
- * SPDX-License-Identifier: Apache-2.0
- *
- * Copyright (C) 2013-2020 Nuvoton Technology Corp. All rights reserved.
- *****************************************************************************/
- MCU:M032SE3AE(ULQFP64)
- Reg:CLKDIV0 = 0x00000000
- Reg:CLKDIV4 = 0x00000000
- Reg:PCLKDIV = 0x00000000
- Reg:CLKSEL0 = 0x0000001F
- Reg:CLKSEL1 = 0x4477773B
- Reg:CLKSEL2 = 0x00200020
- Reg:CLKSEL3 = 0x04000000
- Reg:PWRCTL = 0x0231001F
- Reg:AHBCLK = 0x0000009E
- Reg:APBCLK0 = 0x180723BD
- Reg:APBCLK1 = 0x00030100
- Reg:PLLCTL = 0x0000C25E
- Reg:CLKOCTL = 0x00000000
- Reg:SYST_CTRL = 0x00000000
- LXT:32768
- HXT:12000000
- PLL:96000000
- Step:4
- /*** (C) COPYRIGHT 2013-2020 Nuvoton Technology Corp. ***/
|