| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550 |
- /*
- * Copyright (C) 2012 by Ole Reinhardt (ole.reinhardt@embedded-it.de)
- *
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. Neither the name of the copyright holders nor the names of
- * contributors may be used to endorse or promote products derived
- * from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
- * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
- * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
- * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
- * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
- * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
- * THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- *
- * For additional information see http://www.ethernut.de/
- */
- /**************************************************************************/
- /* The follwing copyright notice applies to the clock initialisation code */
- /************************************************************************
- *
- *
- *
- * $Id: system_LPC177x_8x.c 7485 2011-06-03 07:57:16Z sgg06786 $
- * system_LPC177x_8x.c 2011-06-02
- *//**
- * @file system_LPC177x_8x.c
- * @brief CMSIS Cortex-M3 Device Peripheral Access Layer Source File
- * for the NXP LPC177x_8x Device Series
- *
- * ARM Limited (ARM) is supplying this software for use with
- * Cortex-M processor based microcontrollers. This file can be
- * freely distributed within development tools that are supporting
- * such ARM based processors.
- *
- * @version 1.0
- * @date 02. June. 2011
- * @author NXP MCU SW Application Team
- *
- * Copyright(C) 2011, NXP Semiconductor
- * All rights reserved.
- *
- ***********************************************************************
- * Software that is described herein is for illustrative purposes only
- * which provides customers with programming information regarding the
- * products. This software is supplied "AS IS" without any warranties.
- * NXP Semiconductors assumes no responsibility or liability for the
- * use of the software, conveys no license or title under any patent,
- * copyright, or mask work right to the product. NXP Semiconductors
- * reserves the right to make changes in the software without
- * notification. NXP Semiconductors also make no representation or
- * warranty that such application will be suitable for the specified
- * use without further testing or modification.
- **********************************************************************/
- /*
- * \verbatim
- * $Id: $
- * \endverbatim
- */
- #include <stdint.h>
- #include <cfg/arch.h>
- #include <arch/cm3.h>
- #include <arch/cm3/timer.h>
- #include <arch/cm3/nxp/lpc177x_8x_clk.h>
- #include <cfg/clock.h>
- #include <arch/cm3/nxp/lpc177x_8x.h>
- /*
- //-------- <<< Use Configuration Wizard in Context Menu >>> ------------------
- */
- /*--------------------- Clock Configuration ----------------------------------
- //
- // <e> Clock Configuration
- // <h> System Controls and Status Register (SCS)
- // <o1.0> EMC_SHIFT: EMC Shift enable
- // <0=> Static CS addresses match bus width; AD[1] = 0 for 32 bit, AD[0] = 0 for 16+32 bit
- // <1=> Static CS addresses start at LSB 0 regardless of memory width
- // <o1.1> EMC_RESET: EMC Reset disable
- // <0=> EMC will be reset by any chip reset
- // <1=> Portions of EMC will only be reset by POR or BOR
- // <o1.2> EMC_BURST: EMC Burst disable
- // <o1.3> MCIPWR_LEVEL: SD card interface signal SD_PWR Active Level selection
- // <0=> SD_PWR is active low
- // <1=> SD_PWR is active high
- // <o1.4> OSCRANGE: Main Oscillator Range Select
- // <0=> 1 MHz to 20 MHz
- // <1=> 15 MHz to 25 MHz
- // <o1.5> OSCEN: Main Oscillator enable
- // </h>
- //
- // <h> Clock Source Select Register (CLKSRCSEL)
- // <o2.0> CLKSRC: sysclk and PLL0 clock source selection
- // <0=> Internal RC oscillator
- // <1=> Main oscillator
- // </h>
- //
- // <e3> PLL0 Configuration (Main PLL)
- // <h> PLL0 Configuration Register (PLL0CFG)
- // <i> PLL out clock = (F_cco / (2 * P))
- // <i> F_cco = (F_in * M * 2 * P)
- // <i> F_in must be in the range of 1 MHz to 25 MHz
- // <i> F_cco must be in the range of 9.75 MHz to 160 MHz
- // <o4.0..4> MSEL: PLL Multiplier Selection
- // <i> M Value
- // <1-32><#-1>
- // <o4.5..6> PSEL: PLL Divider Selection
- // <i> P Value
- // <0=> 1
- // <1=> 2
- // <2=> 4
- // <3=> 8
- // </h>
- // </e>
- //
- // <e5> PLL1 Configuration (Alt PLL)
- // <h> PLL1 Configuration Register (PLL1CFG)
- // <i> PLL out clock = (F_cco / (2 * P))
- // <i> F_cco = (F_in * M * 2 * P)
- // <i> F_in must be in the range of 1 MHz to 25 MHz
- // <i> F_cco must be in the range of 9.75 MHz to 160 MHz
- // <o6.0..4> MSEL: PLL Multiplier Selection
- // <i> M Value
- // <1-32><#-1>
- // <o6.5..6> PSEL: PLL Divider Selection
- // <i> P Value
- // <0=> 1
- // <1=> 2
- // <2=> 4
- // <3=> 8
- // </h>
- // </e>
- //
- // <h> CPU Clock Selection Register (CCLKSEL)
- // <o7.0..4> CCLKDIV: CPU clock (CCLK) divider
- // <i> 0: The divider is turned off. No clock will be provided to the CPU
- // <i> n: The input clock is divided by n to produce the CPU clock
- // <0-31>
- // <o7.8> CCLKSEL: CPU clock divider input clock selection
- // <0=> sysclk clock
- // <1=> PLL0 clock
- // </h>
- //
- // <h> USB Clock Selection Register (USBCLKSEL)
- // <o8.0..4> USBDIV: USB clock (source PLL0) divider selection
- // <0=> USB clock off
- // <4=> PLL0 / 4 (PLL0 must be 192Mhz)
- // <6=> PLL0 / 6 (PLL0 must be 288Mhz)
- // <o8.8..9> USBSEL: USB clock divider input clock selection
- // <i> When CPU clock is selected, the USB can be accessed
- // <i> by software but cannot perform USB functions
- // <0=> CPU clock
- // <1=> PLL0 clock
- // <2=> PLL1 clock
- // </h>
- //
- // <h> EMC Clock Selection Register (EMCCLKSEL)
- // <o9.0> EMCDIV: EMC clock selection
- // <0=> CPU clock
- // <1=> CPU clock / 2
- // </h>
- //
- // <h> Peripheral Clock Selection Register (PCLKSEL)
- // <o10.0..4> PCLKDIV: APB Peripheral clock divider
- // <i> 0: The divider is turned off. No clock will be provided to APB peripherals
- // <i> n: The input clock is divided by n to produce the APB peripheral clock
- // <0-31>
- // </h>
- //
- // <h> Power Control for Peripherals Register (PCONP)
- // <o11.0> PCLCD: LCD controller power/clock enable
- // <o11.1> PCTIM0: Timer/Counter 0 power/clock enable
- // <o11.2> PCTIM1: Timer/Counter 1 power/clock enable
- // <o11.3> PCUART0: UART 0 power/clock enable
- // <o11.4> PCUART1: UART 1 power/clock enable
- // <o11.5> PCPWM0: PWM0 power/clock enable
- // <o11.6> PCPWM1: PWM1 power/clock enable
- // <o11.7> PCI2C0: I2C 0 interface power/clock enable
- // <o11.8> PCUART4: UART 4 power/clock enable
- // <o11.9> PCRTC: RTC and Event Recorder power/clock enable
- // <o11.10> PCSSP1: SSP 1 interface power/clock enable
- // <o11.11> PCEMC: External Memory Controller power/clock enable
- // <o11.12> PCADC: A/D converter power/clock enable
- // <o11.13> PCCAN1: CAN controller 1 power/clock enable
- // <o11.14> PCCAN2: CAN controller 2 power/clock enable
- // <o11.15> PCGPIO: IOCON, GPIO, and GPIO interrupts power/clock enable
- // <o11.17> PCMCPWM: Motor Control PWM power/clock enable
- // <o11.18> PCQEI: Quadrature encoder interface power/clock enable
- // <o11.19> PCI2C1: I2C 1 interface power/clock enable
- // <o11.20> PCSSP2: SSP 2 interface power/clock enable
- // <o11.21> PCSSP0: SSP 0 interface power/clock enable
- // <o11.22> PCTIM2: Timer 2 power/clock enable
- // <o11.23> PCTIM3: Timer 3 power/clock enable
- // <o11.24> PCUART2: UART 2 power/clock enable
- // <o11.25> PCUART3: UART 3 power/clock enable
- // <o11.26> PCI2C2: I2C 2 interface power/clock enable
- // <o11.27> PCI2S: I2S interface power/clock enable
- // <o11.28> PCSDC: SD Card interface power/clock enable
- // <o11.29> PCGPDMA: GPDMA function power/clock enable
- // <o11.30> PCENET: Ethernet block power/clock enable
- // <o11.31> PCUSB: USB interface power/clock enable
- // </h>
- //
- // <h> Clock Output Configuration Register (CLKOUTCFG)
- // <o12.0..3> CLKOUTSEL: Clock Source for CLKOUT Selection
- // <0=> CPU clock
- // <1=> Main Oscillator
- // <2=> Internal RC Oscillator
- // <3=> USB clock
- // <4=> RTC Oscillator
- // <5=> unused
- // <6=> Watchdog Oscillator
- // <o12.4..7> CLKOUTDIV: Output Clock Divider
- // <1-16><#-1>
- // <o12.8> CLKOUT_EN: CLKOUT enable
- // </h>
- //
- // </e>
- */
- #define CLOCK_SETUP 1
- #define SCS_Val 0x00000021
- #define CLKSRCSEL_Val 0x00000001
- #define PLL0_SETUP 1
- #define PLL0CFG_Val 0x00000009
- #define PLL1_SETUP 1
- #define PLL1CFG_Val 0x00000023
- #define CCLKSEL_Val (0x00000001|(1<<8))
- #define USBCLK_SETUP 1
- #define USBCLKSEL_Val (0x00000001|(0x02<<8))
- #define EMCCLKSEL_Val 0x00000001
- #define PCLKSEL_Val 0x00000002
- #define PCONP_Val 0x042887DE
- #define CLKOUTCFG_Val 0x00000100
- /*--------------------- Flash Accelerator Configuration ----------------------
- //
- // <e> Flash Accelerator Configuration
- // <o1.12..15> FLASHTIM: Flash Access Time
- // <0=> 1 CPU clock (for CPU clock up to 20 MHz)
- // <1=> 2 CPU clocks (for CPU clock up to 40 MHz)
- // <2=> 3 CPU clocks (for CPU clock up to 60 MHz)
- // <3=> 4 CPU clocks (for CPU clock up to 80 MHz)
- // <4=> 5 CPU clocks (for CPU clock up to 100 MHz)
- // <5=> 6 CPU clocks (for any CPU clock)
- // </e>
- */
- #define FLASH_SETUP 1
- #define FLASHCFG_Val 0x00005000
- /*----------------------------------------------------------------------------
- Check the register settings
- *----------------------------------------------------------------------------*/
- #define CHECK_RANGE(val, min, max) ((val < min) || (val > max))
- #define CHECK_RSVD(val, mask) (val & mask)
- /* Clock Configuration -------------------------------------------------------*/
- #if (CHECK_RSVD((SCS_Val), ~0x0000003F))
- #error "SCS: Invalid values of reserved bits!"
- #endif
- #if (CHECK_RANGE((CLKSRCSEL_Val), 0, 1))
- #error "CLKSRCSEL: Value out of range!"
- #endif
- #if (CHECK_RSVD((PLL0CFG_Val), ~0x0000007F))
- #error "PLL0CFG: Invalid values of reserved bits!"
- #endif
- #if (CHECK_RSVD((PLL1CFG_Val), ~0x0000007F))
- #error "PLL1CFG: Invalid values of reserved bits!"
- #endif
- #if (CHECK_RSVD((CCLKSEL_Val), ~0x0000011F))
- #error "CCLKSEL: Invalid values of reserved bits!"
- #endif
- #if (CHECK_RSVD((USBCLKSEL_Val), ~0x0000031F))
- #error "USBCLKSEL: Invalid values of reserved bits!"
- #endif
- #if (CHECK_RSVD((EMCCLKSEL_Val), ~0x00000001))
- #error "EMCCLKSEL: Invalid values of reserved bits!"
- #endif
- #if (CHECK_RSVD((PCLKSEL_Val), ~0x0000001F))
- #error "PCLKSEL: Invalid values of reserved bits!"
- #endif
- #if (CHECK_RSVD((PCONP_Val), ~0xFFFEFFFF))
- #error "PCONP: Invalid values of reserved bits!"
- #endif
- #if (CHECK_RSVD((CLKOUTCFG_Val), ~0x000001FF))
- #error "CLKOUTCFG: Invalid values of reserved bits!"
- #endif
- /* Flash Accelerator Configuration -------------------------------------------*/
- #if (CHECK_RSVD((FLASHCFG_Val), ~0x0000F000))
- #warning "FLASHCFG: Invalid values of reserved bits!"
- #endif
- /*----------------------------------------------------------------------------
- DEFINES
- *----------------------------------------------------------------------------*/
- /* pll_out_clk = F_cco / (2 × P)
- F_cco = pll_in_clk × M × 2 × P */
- #define __M ((PLL0CFG_Val & 0x1F) + 1)
- #define __PLL0_CLK(__F_IN) (__F_IN * __M)
- #define __CCLK_DIV (CCLKSEL_Val & 0x1F)
- #define __PCLK_DIV (PCLKSEL_Val & 0x1F)
- #define __ECLK_DIV ((EMCCLKSEL_Val & 0x01) + 1)
- /* Determine core clock frequency according to settings */
- #if (CLOCK_SETUP) /* Clock Setup */
- #if ((CLKSRCSEL_Val & 0x01) == 1) && ((SCS_Val & 0x20)== 0)
- #error "Main Oscillator is selected as clock source but is not enabled!"
- #endif
- #if ((CCLKSEL_Val & 0x100) == 0x100) && (PLL0_SETUP == 0)
- #error "Main PLL is selected as clock source but is not enabled!"
- #endif
- #if ((CCLKSEL_Val & 0x100) == 0) /* cclk = sysclk */
- #if ((CLKSRCSEL_Val & 0x01) == 0) /* sysclk = irc_clk */
- #define __CORE_CLK (IRC_OSC / __CCLK_DIV)
- #define __PER_CLK (IRC_OSC/ __PCLK_DIV)
- #define __EMC_CLK (IRC_OSC/ __ECLK_DIV)
- #else /* sysclk = osc_clk */
- #define __CORE_CLK (OSC_CLK / __CCLK_DIV)
- #define __PER_CLK (OSC_CLK/ __PCLK_DIV)
- #define __EMC_CLK (OSC_CLK/ __ECLK_DIV)
- #endif
- #else /* cclk = pll_clk */
- #if ((CLKSRCSEL_Val & 0x01) == 0) /* sysclk = irc_clk */
- #define __CORE_CLK (__PLL0_CLK(IRC_OSC) / __CCLK_DIV)
- #define __PER_CLK (__PLL0_CLK(IRC_OSC) / __PCLK_DIV)
- #define __EMC_CLK (__PLL0_CLK(IRC_OSC) / __ECLK_DIV)
- #else /* sysclk = osc_clk */
- #define __CORE_CLK (__PLL0_CLK(OSC_CLK) / __CCLK_DIV)
- #define __PER_CLK (__PLL0_CLK(OSC_CLK) / __PCLK_DIV)
- #define __EMC_CLK (__PLL0_CLK(OSC_CLK) / __ECLK_DIV)
- #endif
- #endif
- #else
- #define __CORE_CLK (IRC_OSC)
- #define __PER_CLK (IRC_OSC)
- #define __EMC_CLK (IRC_OSC)
- #endif
- /*----------------------------------------------------------------------------
- Clock Variable definitions
- *----------------------------------------------------------------------------*/
- uint32_t SystemCoreClock = __CORE_CLK;/*!< System Clock Frequency (Core Clock)*/
- uint32_t PeripheralClock = __PER_CLK; /*!< Peripheral Clock Frequency (Pclk) */
- uint32_t EMCClock = __EMC_CLK; /*!< EMC Clock Frequency */
- uint32_t USBClock = (48000000UL); /*!< USB Clock Frequency - this value will be updated after call SystemCoreClockUpdate, should be 48MHz*/
- /*----------------------------------------------------------------------------
- Clock functions
- *----------------------------------------------------------------------------*/
- void SystemCoreClockUpdate (void) /* Get Core Clock Frequency */
- {
- /* Determine clock frequency according to clock register values */
- if ((LPC_SC->CCLKSEL &0x100) == 0) { /* cclk = sysclk */
- if ((LPC_SC->CLKSRCSEL & 0x01) == 0) { /* sysclk = irc_clk */
- SystemCoreClock = (IRC_OSC / (LPC_SC->CCLKSEL & 0x1F));
- PeripheralClock = (IRC_OSC / (LPC_SC->PCLKSEL & 0x1F));
- EMCClock = (IRC_OSC / ((LPC_SC->EMCCLKSEL & 0x01)+1));
- } else { /* sysclk = osc_clk */
- if ((LPC_SC->SCS & 0x40) == 0) {
- SystemCoreClock = 0; /* this should never happen! */
- PeripheralClock = 0;
- EMCClock = 0;
- } else {
- SystemCoreClock = (OSC_CLK / (LPC_SC->CCLKSEL & 0x1F));
- PeripheralClock = (OSC_CLK / (LPC_SC->PCLKSEL & 0x1F));
- EMCClock = (OSC_CLK / ((LPC_SC->EMCCLKSEL & 0x01)+1));
- }
- }
- } else { /* cclk = pll_clk */
- if ((LPC_SC->PLL0STAT & 0x100) == 0) { /* PLL0 not enabled */
- SystemCoreClock = 0; /* this should never happen! */
- PeripheralClock = 0;
- EMCClock = 0;
- } else {
- if ((LPC_SC->CLKSRCSEL & 0x01) == 0) { /* sysclk = irc_clk */
- SystemCoreClock = (IRC_OSC * ((LPC_SC->PLL0STAT & 0x1F) + 1) / (LPC_SC->CCLKSEL & 0x1F));
- PeripheralClock = (IRC_OSC * ((LPC_SC->PLL0STAT & 0x1F) + 1) / (LPC_SC->PCLKSEL & 0x1F));
- EMCClock = (IRC_OSC * ((LPC_SC->PLL0STAT & 0x1F) + 1) / ((LPC_SC->EMCCLKSEL & 0x01)+1));
- } else { /* sysclk = osc_clk */
- if ((LPC_SC->SCS & 0x40) == 0) {
- SystemCoreClock = 0; /* this should never happen! */
- PeripheralClock = 0;
- EMCClock = 0;
- } else {
- SystemCoreClock = (OSC_CLK * ((LPC_SC->PLL0STAT & 0x1F) + 1) / (LPC_SC->CCLKSEL & 0x1F));
- PeripheralClock = (OSC_CLK * ((LPC_SC->PLL0STAT & 0x1F) + 1) / (LPC_SC->PCLKSEL & 0x1F));
- EMCClock = (OSC_CLK * ((LPC_SC->PLL0STAT & 0x1F) + 1) / ((LPC_SC->EMCCLKSEL & 0x01)+1));
- }
- }
- }
- }
- /* ---update USBClock------------------*/
- if(LPC_SC->USBCLKSEL & (0x01<<8)) { //Use PLL0 as the input to the USB clock divider
- switch (LPC_SC->USBCLKSEL & 0x1F) {
- case 0:
- USBClock = 0; //no clock will be provided to the USB subsystem
- break;
- case 4:
- case 6:
- if(LPC_SC->CLKSRCSEL & 0x01) //pll_clk_in = main_osc
- USBClock = (OSC_CLK * ((LPC_SC->PLL0STAT & 0x1F) + 1) / (LPC_SC->USBCLKSEL & 0x1F));
- else //pll_clk_in = irc_clk
- USBClock = (IRC_OSC * ((LPC_SC->PLL0STAT & 0x1F) + 1) / (LPC_SC->USBCLKSEL & 0x1F));
- break;
- default:
- USBClock = 0; /* this should never happen! */
- }
- } else
- if(LPC_SC->USBCLKSEL & (0x02<<8)) { //usb_input_clk = alt_pll (pll1)
- if(LPC_SC->CLKSRCSEL & 0x01) { //pll1_clk_in = main_osc
- USBClock = (OSC_CLK * ((LPC_SC->PLL1STAT & 0x1F) + 1));
- } else { //pll1_clk_in = irc_clk
- USBClock = (IRC_OSC * ((LPC_SC->PLL0STAT & 0x1F) + 1));
- }
- } else {
- USBClock = 0; /* this should never happen! */
- }
- }
- /**
- * @brief Sets System clock frequency to the configured defaults.
- * @note This function should be used only after reset.
- * @param None
- * @retval None
- */
- int SetSysClock(void)
- {
- int rc = 0;
- #if (CLOCK_SETUP) /* Clock Setup */
- LPC_SC->SCS = SCS_Val;
- if (SCS_Val & (1 << 5)) { /* If Main Oscillator is enabled */
- while ((LPC_SC->SCS & (1<<6)) == 0);/* Wait for Oscillator to be ready */
- }
- LPC_SC->CLKSRCSEL = CLKSRCSEL_Val; /* Select Clock Source for sysclk/PLL0*/
- #if (PLL0_SETUP)
- LPC_SC->PLL0CFG = PLL0CFG_Val;
- LPC_SC->PLL0CON = 0x01; /* PLL0 Enable */
- LPC_SC->PLL0FEED = 0xAA;
- LPC_SC->PLL0FEED = 0x55;
- while (!(LPC_SC->PLL0STAT & (1<<10)));/* Wait for PLOCK0 */
- #endif
- #if (PLL1_SETUP)
- LPC_SC->PLL1CFG = PLL1CFG_Val;
- LPC_SC->PLL1CON = 0x01; /* PLL1 Enable */
- LPC_SC->PLL1FEED = 0xAA;
- LPC_SC->PLL1FEED = 0x55;
- while (!(LPC_SC->PLL1STAT & (1<<10)));/* Wait for PLOCK1 */
- #endif
- LPC_SC->CCLKSEL = CCLKSEL_Val; /* Setup Clock Divider */
- LPC_SC->USBCLKSEL = USBCLKSEL_Val; /* Setup USB Clock Divider */
- LPC_SC->EMCCLKSEL = EMCCLKSEL_Val; /* EMC Clock Selection */
- LPC_SC->PCLKSEL = PCLKSEL_Val; /* Peripheral Clock Selection */
- LPC_SC->PCONP = PCONP_Val; /* Power Control for Peripherals */
- LPC_SC->CLKOUTCFG = CLKOUTCFG_Val; /* Clock Output Configuration */
- #endif
- #if (FLASH_SETUP == 1) /* Flash Accelerator Setup */
- LPC_SC->FLASHCFG = FLASHCFG_Val|0x03A;
- #endif
- SystemCoreClockUpdate();
- return rc;
- }
- /**
- * @brief requests System clock frequency
- *
- * @note This function should be used only after reset.
- * @param None
- * @retval None
- */
- uint32_t SysCtlClockGet(void)
- {
- SystemCoreClockUpdate();
- return SystemCoreClock;
- }
- /**
- * @brief requests frequency of the given clock
- *
- * @param idx NUT_HWCLK Index
- * @retval clock or 0 if idx points to an invalid clock
- */
- uint32_t Lpc17xx_ClockGet(int idx)
- {
- SystemCoreClockUpdate();
- switch(idx) {
- case NUT_HWCLK_CPU:
- return SystemCoreClock;
- break;
- case NUT_HWCLK_PCLK:
- return PeripheralClock;
- break;
- case NUT_HWCLK_EMC:
- return EMCClock;
- break;
- case NUT_HWCLK_USB:
- return USBClock;
- break;
- default:
- return 0;
- break;
- }
- }
|