123456789101112131415161718192021222324252627282930313233 |
- /****************************************************************************
- * @file nutool_modclkcfg.cfg
- * @version V1.05
- * @Date 2020/04/15-11:28:42
- * @brief NuMicro clock config file
- *
- * @note Please do not modify this file.
- * Otherwise, it may not be loaded successfully.
- * Copyright (C) 2013-2020 Nuvoton Technology Corp. All rights reserved.
- *****************************************************************************/
- MCU:M487JIDAE(LQFP144)
- Reg:CLKDIV0 = 0x00070000
- Reg:CLKDIV1 = 0x00000000
- Reg:CLKDIV3 = 0x007E0000
- Reg:CLKDIV4 = 0x00000000
- Reg:PCLKDIV = 0x00000011
- Reg:CLKSEL0 = 0x00A30102
- Reg:CLKSEL1 = 0xB0000001
- Reg:CLKSEL2 = 0x00002BAB
- Reg:CLKSEL3 = 0x00000000
- Reg:PWRCTL = 0x00000017
- Reg:AHBCLK = 0x0003D4EE
- Reg:APBCLK0 = 0x7F3FF7BF
- Reg:APBCLK1 = 0x4CCF1347
- Reg:PLLCTL = 0x0000421E
- Reg:CLKOCTL = 0x00000000
- Reg:SYST_CTRL = 0x00000005
- LXT:32768
- HXT:12000000
- PLL:192000000
- HSUSB_OTG_PHY:30000000
- Step:4
- /*** (C) COPYRIGHT 2013-2020 Nuvoton Technology Corp. ***/
|