LPC2917_19_1 © NXP B.V. 2008. All rights reserved.
Product data sheet Rev. 01 — 31 July 2008 46 of 67
NXP Semiconductors
LPC2917/19
ARM9 microcontroller with CAN and LIN
8.8.5.3 RGU pin description
The RGU module in the LPC2917/19 has the following pins. Table 26 shows the RGU
pins.
8.8.6 Power Management Unit (PMU)
8.8.6.1 Overview
This module enables software to actively control the system’s power consumption by
disabling clocks not required in a particular operating mode.
Using the base clocks from the CGU as input, the PMU generates branch clocks to the
rest of the LPC2917/19. Output clocks branched from the same base clock are phase-
and frequency-related. These branch clocks can be individually controlled by software
programming.
Table 25. Reset output configuration
Reset output Reset source Parts of the device reset when activated
POR_RST power-on reset module LP_OSC; is source for RGU_RST
RGU_RST POR_RST, RST_N pin RGU internal; is source for PCR_RST
PCR_RST RGU_RST, WATCHDOG PCR internal; is source for COLD_RST
COLD_RST PCR_RST parts with COLD_RST as reset source below
WARM_RST COLD_RST parts with WARM_RST as reset source below
SCU_RST COLD_RST SCU
CFID_RST COLD_RST CFID
FMC_RST COLD_RST embedded Flash Memory Controller (FMC)
EMC_RST COLD_RST embedded SRAM Memory Controller
SMC_RST COLD_RST external Static Memory Controller (SMC)
GESS_A2V_RST WARM_RST GeSS AHB-to-APB bridge
PESS_A2V_RST WARM_RST PeSS AHB-to-APB bridge
GPIO_RST WARM_RST all GPIO modules
UART_RST WARM_RST all UART modules
TMR_RST WARM_RST all Timer modules in PeSS
SPI_RST WARM_RST all SPI modules
IVNSS_A2V_RST WARM_RST IVNSS AHB-to-APB bridge
IVNSS_CAN_RST WARM_RST all CAN modules including Acceptance filter
IVNSS_LIN_RST WARM_RST all LIN modules
MSCSS_A2V_RST WARM_RST MSCSS AHB to APB bridge
MSCSS_PWM_RST WARM_RST all PWM modules
MSCSS_ADC_RST WARM_RST all ADC modules
MSCSS_TMR_RST WARM_RST all Timer modules in MSCSS
VIC_RST WARM_RST Vectored Interrupt Controller (VIC)
AHB_RST WARM_RST CPU and AHB Bus infrastructure
Table 26. RGU pins
Symbol Direction Description
RST_N IN external reset input, active LOW; pulled up internally
LPC2917_19_1 © NXP B.V. 2008. All rights reserved.
Product data sheet Rev. 01 — 31 July 2008 47 of 67
NXP Semiconductors
LPC2917/19
ARM9 microcontroller with CAN and LIN
The key features are:
Individual clock control for all LPC2917/19 sub-modules
Activates sleeping clocks when a wake-up event is detected
Clocks can be individually disabled by software
Supports AHB master-disable protocol when AUTO mode is set
Disables wake-up of enabled clocks when Power-down mode is set
Activates wake-up of enabled clocks when a wake-up event is received
Status register is available to indicate if an input base clock can be safely switched off
(i.e., all branch clocks are disabled)
8.8.6.2 Description
The PMU controls all internal clocks of the device for power-mode management. With
some exceptions, each branch clock can be switched on or off individually under control of
software register bits located in its individual configuration register. Some branch clocks
controlling vital parts of the device operate in a fixed mode. Table 27 shows which mode-
control bits are supported by each branch clock.
By programming the configuration register the user can control which clocks are switched
on or off, and which clocks are switched off when entering Power-down mode.
Note that the standby-wait-for-interrupt instructions of the ARM968E-S processor (putting
the ARM CPU into a low-power state) are not supported. Instead putting the ARM CPU
into power-down should be controlled by disabling the branch clock for the CPU.
Remark: For any disabled branch clocks to be re-activated their corresponding base
clocks must be running (controlled by the CGU).
Table 27 shows the relation between branch and base clocks, see also Section 7.2.1.
Every branch clock is related to one particular base clock: it is not possible to switch the
source of a branch clock in the PMU.
Table 27. Branch clock overview
Legend:
‘1’ Indicates that the related register bit is tied off to logic HIGH, all writes are ignored
‘0’ Indicates that the related register bit is tied off to logic LOW, all writes are ignored
‘+’ Indicates that the related register bit is readable and writable
Branch clock name Base clock Implemented switch on/off
mechanism
WAKE-UP AUTO RUN
CLK_SAFE BASE_SAFE_CLK 0 0 1
CLK_SYS_CPU BASE_SYS_CLK + + 1
CLK_SYS BASE_SYS_CLK + + 1
CLK_SYS_PCR BASE_SYS_CLK + + 1
CLK_SYS_FMC BASE_SYS_CLK + + +
CLK_SYS_RAM0 BASE_SYS_CLK + + +
CLK_SYS_RAM1 BASE_SYS_CLK + + +
CLK_SYS_SMC BASE_SYS_CLK + + +
CLK_SYS_GESS BASE_SYS_CLK + + +
LPC2917_19_1 © NXP B.V. 2008. All rights reserved.
Product data sheet Rev. 01 — 31 July 2008 48 of 67
NXP Semiconductors
LPC2917/19
ARM9 microcontroller with CAN and LIN
CLK_SYS_VIC BASE_SYS_CLK + + +
CLK_SYS_PESS BASE_SYS_CLK + + +
CLK_SYS_GPIO0 BASE_SYS_CLK + + +
CLK_SYS_GPIO1 BASE_SYS_CLK + + +
CLK_SYS_GPIO2 BASE_SYS_CLK + + +
CLK_SYS_GPIO3 BASE_SYS_CLK + + +
CLK_SYS_IVNSS_A BASE_SYS_CLK + + +
CLK_SYS_MSCSS_A BASE_SYS_CLK + + +
CLK_SYS_CHCA BASE_SYS_CLK + + +
CLK_SYS_CHCB BASE_SYS_CLK + + +
CLK_PCR_SLOW BASE_PCR_CLK + + 1
CLK_IVNSS_APB BASE_IVNSS_CLK + + +
CLK_IVNSS_CANC0 BASE_IVNSS_CLK + + +
CLK_IVNSS_CANC1 BASE_IVNSS_CLK + + +
CLK_IVNSS_LIN0 BASE_IVNSS_CLK + + +
CLK_IVNSS_LIN1 BASE_IVNSS_CLK + + +
CLK_MSCSS_APB BASE_MSCSS_CLK + + +
CLK_MSCSS_MTMR0 BASE_MSCSS_CLK + + +
CLK_MSCSS_MTMR1 BASE_MSCSS_CLK + + +
CLK_MSCSS_PWM0 BASE_MSCSS_CLK + + +
CLK_MSCSS_PWM1 BASE_MSCSS_CLK + + +
CLK_MSCSS_PWM2 BASE_MSCSS_CLK + + +
CLK_MSCSS_PWM3 BASE_MSCSS_CLK + + +
CLK_MSCSS_ADC1_APB BASE_MSCSS_CLK + + +
CLK_MSCSS_ADC2_APB BASE_MSCSS_CLK + + +
CLK_UART0 BASE_UART_CLK + + +
CLK_UART1 BASE_UART_CLK + + +
CLK_SPI0 BASE_SPI_CLK + + +
CLK_SPI1 BASE_SPI_CLK + + +
CLK_SPI2 BASE_SPI_CLK + + +
CLK_TMR0 BASE_TMR_CLK + + +
CLK_TMR1 BASE_TMR_CLK + + +
CLK_TMR2 BASE_TMR_CLK + + +
CLK_TMR3 BASE_TMR_CLK + + +
Table 27. Branch clock overview
…continued
Legend:
‘1’ Indicates that the related register bit is tied off to logic HIGH, all writes are ignored
‘0’ Indicates that the related register bit is tied off to logic LOW, all writes are ignored
‘+’ Indicates that the related register bit is readable and writable
Branch clock name Base clock Implemented switch on/off
mechanism
WAKE-UP AUTO RUN

LPC2919FBD144/01/,

Mfr. #:
Manufacturer:
NXP Semiconductors
Description:
ARM Microcontrollers - MCU ARM968 768K FL/48K
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union