nutool_modclkcfg.cfg 974 B

123456789101112131415161718192021222324252627282930313233
  1. /****************************************************************************
  2. * @file nutool_modclkcfg.cfg
  3. * @version V1.05
  4. * @Date 2020/09/15-18:09:27
  5. * @brief NuMicro clock config file
  6. *
  7. * @note Please do not modify this file.
  8. * Otherwise, it may not be loaded successfully.
  9. *
  10. * SPDX-License-Identifier: Apache-2.0
  11. *
  12. * Copyright (C) 2013-2020 Nuvoton Technology Corp. All rights reserved.
  13. *****************************************************************************/
  14. MCU:M032SE3AE(ULQFP64)
  15. Reg:CLKDIV0 = 0x00000000
  16. Reg:CLKDIV4 = 0x00000000
  17. Reg:PCLKDIV = 0x00000000
  18. Reg:CLKSEL0 = 0x0000001F
  19. Reg:CLKSEL1 = 0x4477773B
  20. Reg:CLKSEL2 = 0x00200020
  21. Reg:CLKSEL3 = 0x04000000
  22. Reg:PWRCTL = 0x0231001F
  23. Reg:AHBCLK = 0x0000009E
  24. Reg:APBCLK0 = 0x180723BD
  25. Reg:APBCLK1 = 0x00030100
  26. Reg:PLLCTL = 0x0000C25E
  27. Reg:CLKOCTL = 0x00000000
  28. Reg:SYST_CTRL = 0x00000000
  29. LXT:32768
  30. HXT:12000000
  31. PLL:96000000
  32. Step:4
  33. /*** (C) COPYRIGHT 2013-2020 Nuvoton Technology Corp. ***/