\n

CLK

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0x1C byte (0x0)
mem_usage : registers
protection :

address_offset : 0x20 Bytes (0x0)
size : 0x8 byte (0x0)
mem_usage : registers
protection :

Registers

CLK_PWRCTL (PWRCTL)

CLK_CLKSEL0 (CLKSEL0)

CLK_CLKSEL1 (CLKSEL1)

CLK_CLKDIV (CLKDIV)

CLK_STATUS (STATUS)

CLK_PFLAG (PFLAG)

CLK_AHBCLK (AHBCLK)

CLK_APBCLK (APBCLK)

CLK_DPDFLR (DPDFLR)


CLK_PWRCTL (PWRCTL)

System Power Control Register
address_offset : 0x0 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PWRCTL CLK_PWRCTL read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 FWK_EN XTL32K_EN OSC49M_EN XTL32K_FILTER IO_FWK STOP DEEP_PD OSC10K_EN VSET DPD_10K FLASH_PWR TIMER_SEL TIMER_WU TIMER_SEL_RD

FWK_EN : STOP/DeepSleep mode fast wakeup enable control
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

normal wake up

#1 : 1

fast wake up (default)

End of enumeration elements list.

XTL32K_EN : External 32.768 kHz Crystal Control After reset, this bit is 0 .
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

External 32.768 KHz crystal Disabled

#1 : 1

External 32.768 KHz crystal Enabled

End of enumeration elements list.

OSC49M_EN : Internal 49.152 MHz RC Oscillator Control After reset, this bit is 1 .
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

49.152 MHz oscillation Disabled

#1 : 1

49.152 MHz oscillation Enabled

End of enumeration elements list.

XTL32K_FILTER : Filter the XTL32K output clock Note 1: High level of XTL32K must keep 112 HCLK for recognition valid, when this bit is enabled. Note 2: Should be disabled when enter power down.
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Disable, XTL32K output clock without filter

#1 : 1

Enable, XTL32K output clock will be filtered to avoid glitches

End of enumeration elements list.

IO_FWK : All IO pin is enabled fast wakeup in STOP/DeepSleep mode.
bits : 7 - 7 (1 bit)
access : read-write

Enumeration:

#0 : 0

slow wakeup

#1 : 1

fast wakeup

End of enumeration elements list.

STOP : STOP mode bit. Set to '1' and issue WFI/WFE instruction to enter STOP mode.
bits : 9 - 9 (1 bit)
access : read-write

DEEP_PD : Deep Power Down (DPD) bit. Set to '1' and issue WFI/WFE instruction to enter DPD mode.
bits : 10 - 10 (1 bit)
access : read-write

OSC10K_EN : Internal 10kHz Oscillator Control After reset, this bit is 0 .
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

Internal 10 KHz oscillator Disabled

#1 : 1

Internal 10 KHz oscillator Enabled

End of enumeration elements list.

VSET : Adjusts the digital supply voltage. Should be left as default .
bits : 13 - 15 (3 bit)
access : read-write

DPD_10K :
bits : 17 - 17 (1 bit)
access : read-write

FLASH_PWR : Determine whether FLASH memory enters deep power down. FLASH_PWR [0]: 1: flash enters deep power down upon DEEP_SLEEP FLASH_PWR [1]: 1: flash enters deep power down upon STOP mode. If FLASH_PWR is selected for a power state mode, current consumption is reduced, but a 10us wakeup time must be added to the wakeup sequence. Trade-off is wakeup time for standby power.
bits : 18 - 19 (2 bit)
access : read-write

TIMER_SEL : Select WAKEUP Timer:
bits : 20 - 23 (4 bit)
access : read-write

TIMER_WU : Read Only. This flag indicates that wakeup of device was requested with TIMER count of the 10Khz oscillator. Flag is cleared when DPD mode is entered or any of the DPD bits of RSTSRC register (RSTSRC [10:8]) are cleared.
bits : 25 - 25 (1 bit)
access : read-write

TIMER_SEL_RD : Read-Only. Read back of the current WAKEUP timer setting. This value is updated with TIMER_SEL upon entering DPD mode.
bits : 28 - 31 (4 bit)
access : read-write


CLK_CLKSEL0 (CLKSEL0)

Clock Source Select Control Register 0
address_offset : 0x10 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKSEL0 CLK_CLKSEL0 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 HCLKSEL STICKSEL FCLK_MUX_STATE

HCLKSEL : HCLK Clock Source Select Note: 1. When power on, HIRC is selected as HCLK clock source. 2. Before clock switch, the related clock sources (pre-select and new-select) must be turned on.
bits : 0 - 2 (3 bit)
access : read-write

Enumeration:

#000 : 0

clock source from HIRC

#001 : 1

clock source from LXT

#010 : 2

clock source from LIRC

#111 : 7

clock source from HIRC

End of enumeration elements list.

STICKSEL : SYS_TICK Clock Source Select Note: 1. When power on, HIRC is selected as HCLK clock source. 2. Before clock switch, the related clock sources (pre-select and new-select) must be turned on.
bits : 3 - 4 (2 bit)
access : read-write

Enumeration:

#00 : 0

clock source from HIRC

#01 : 1

clock source from LIRC

#10 : 2

clock source from LXT

#11 : 3

clock source from HCLK

End of enumeration elements list.

FCLK_MUX_STATE : These register state shows the current HCLK is from which source clock Others reserved.
bits : 16 - 18 (3 bit)
access : read-write

Enumeration:

#001 : 1

from HIRC

#010 : 2

from LXT

#100 : 4

from LIRC

End of enumeration elements list.


CLK_CLKSEL1 (CLKSEL1)

Clock Source Select Control Register 1
address_offset : 0x14 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKSEL1 CLK_CLKSEL1 read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 WDTSEL ADCSEL TMR0SEL TMR1SEL TMR2SEL TMRFSEL RTCSEL UARTSEL CSCANSEL PWM0SEL PWM1SEL

WDTSEL : Watchdog Timer Clock Source Selection (Write Protect) These bits are protected bits. To program these bits needs an open lock sequence, write 59h , 16h , 88h to SYS_REGLCTL to un-lock these bits. Refer to the register SYS_REGLCTL at address SYS_BA+0x100..
bits : 0 - 1 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from LIRC

#01 : 1

Clock source from LXT

#10 : 2

Clock source from HCLK/2048

#11 : 3

Clock source from HIRC

End of enumeration elements list.

ADCSEL : ADC Clock Source Select
bits : 2 - 3 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from HCLK

#01 : 1

Clock source from HCLK. Clock source from HIRC

End of enumeration elements list.

TMR0SEL : Timer0 Clock Source Select
bits : 8 - 10 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from HCLK

#001 : 1

Clock source from LXT. Clock source from HIRC

#010 : 2

Clock source from LIRC

#011 : 3

Clock source from External Trigger

End of enumeration elements list.

TMR1SEL : Timer1 Clock Source Select
bits : 12 - 14 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from HCLK

#001 : 1

Clock source from LXT. Clock source from HIRC

#010 : 2

Clock source from LIRC

#011 : 3

Clock source from External Trigger

End of enumeration elements list.

TMR2SEL : Timer2 Clock Source Select
bits : 16 - 18 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from HCLK

#001 : 1

Clock source from LXT. Clock source from HIRC

#010 : 2

Clock source from LIRC

#011 : 3

Equivalent with 000

End of enumeration elements list.

TMRFSEL : TimerF Clock Source Select
bits : 20 - 22 (3 bit)
access : read-write

Enumeration:

#000 : 0

Clock source from external LXT / 32,

#001 : 1

Clock source from external LXT / (4x32)

#010 : 2

Clock source from external LIRC / 32,

#011 : 3

Clock source from external LIRC / (4x32)

#110 : 6

Clock source from HIRC / 32768

#111 : 7

Clock source from HIRC / (4x32768)

End of enumeration elements list.

RTCSEL : RTC Clock Source Select
bits : 24 - 24 (1 bit)
access : read-write

Enumeration:

#0 : 0

Clock source from LIRC

#1 : 1

Clock source from LXT

End of enumeration elements list.

UARTSEL : UART Clock Source Select
bits : 25 - 25 (1 bit)
access : read-write

Enumeration:

#0 : 0

Clock source from HCLK

#1 : 1

Clock source from HIRC

End of enumeration elements list.

CSCANSEL : CSCAN Clock Source Select
bits : 26 - 26 (1 bit)
access : read-write

Enumeration:

#0 : 0

Clock source from LIRC

#1 : 1

Clock source from LXT

End of enumeration elements list.

PWM0SEL : PWM Timer Clock Source Select
bits : 28 - 29 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from HCLK

#01 : 1

Clock source from LXT

#10 : 2

Clock source from LIRC

#11 : 3

Clock source from HIRC

End of enumeration elements list.

PWM1SEL : PWM Timer Clock Source Select
bits : 30 - 31 (2 bit)
access : read-write

Enumeration:

#00 : 0

Clock source from HCLK

#01 : 1

Clock source from LXT

#10 : 2

Clock source from LIRC

#11 : 3

Clock source from HIRC

End of enumeration elements list.


CLK_CLKDIV (CLKDIV)

Clock Divider Number Register
address_offset : 0x18 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_CLKDIV CLK_CLKDIV read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 HCLKDIV UARTDIV ADCDIV

HCLKDIV : HCLK Clock Divide Number From HCLK Clock Source
bits : 0 - 3 (4 bit)
access : read-write

UARTDIV : UART Clock Divide Number From HCLK Clock Source Note: UART engine clock must bigger or equal to HCLK.
bits : 4 - 7 (4 bit)
access : read-write

ADCDIV : ADC Clock Divide Number From ADC Clock Source The ADC engine clock must meet the constraint: ADCLK ( HCLK/2.
bits : 16 - 22 (7 bit)
access : read-write


CLK_STATUS (STATUS)

Clock Status Monitor Register
address_offset : 0x20 Bytes (0x0)
size : -1 bit
access : read-only
reset_value : 0x0
reset_Mask : 0x0

CLK_STATUS CLK_STATUS read-only 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 LXTSTB LIRCSTB HIRCSTB

LXTSTB : LXT Clock Source Stable Flag (Read Only)
bits : 0 - 0 (1 bit)
access : read-only

Enumeration:

#0 : 0

External low speed crystal oscillator (LXT) clock is not stable or disabled

#1 : 1

External low speed crystal oscillator (LXT) clock is stabled and enabled

End of enumeration elements list.

LIRCSTB : LIRC Clock Source Stable Flag (Read Only)
bits : 1 - 1 (1 bit)
access : read-only

Enumeration:

#0 : 0

Internal low speed RC oscillator (LIRC) clock is not stable or disabled

#1 : 1

Internal low speed RC oscillator (LIRC) clock is stable and enabled

End of enumeration elements list.

HIRCSTB : HIRC clock source stable flag(Read only)
bits : 2 - 2 (1 bit)
access : read-only

Enumeration:

#0 : 0

Internal high speed RC oscillator (HIRC) clock is not stable or disabled

#1 : 1

Internal high speed RC oscillator (HIRC) clock is stable and enabled

End of enumeration elements list.


CLK_PFLAG (PFLAG)

Power Down Flag Register
address_offset : 0x24 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_PFLAG CLK_PFLAG read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 DS_FLAG STOP_FLAG

DS_FLAG : Device has been in DEEP_SLEEP mode - write '1' to clear
bits : 0 - 0 (1 bit)
access : read-write

STOP_FLAG : Device has been in STOP mode - write '1' to clear.
bits : 1 - 1 (1 bit)
access : read-write


CLK_AHBCLK (AHBCLK)

AHB Device Clock Enable Control Register
address_offset : 0x4 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_AHBCLK CLK_AHBCLK read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PDMACKEN SPIMCKEN ISPCKEN UARTEN

PDMACKEN : PDMA Clock Enable Control
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

PDMA engine clock Disabled

#1 : 1

PDMA engine clock Enabled

End of enumeration elements list.

SPIMCKEN : SPIM Clock Enable Control
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

SPIM engine clock Disabled

#1 : 1

SPIM engine clock Enabled

End of enumeration elements list.

ISPCKEN : Flash ISP Controller Clock Enable Control. The Flash ISP engine clock always is from 49 MHz RC oscillator.
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Flash ISP engine clock Disabled

#1 : 1

Flash ISP engine clock Enabled

End of enumeration elements list.

UARTEN : UART Controller Clock Enable Control.(It works on APB)
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

UART engine clock Disabled

#1 : 1

UART engine clock Enabled

End of enumeration elements list.


CLK_APBCLK (APBCLK)

APB Device Clock Enable Control Register
address_offset : 0x8 Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_APBCLK CLK_APBCLK read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 WDT_EN RTC_EN TMR0_EN TMR1_EN TMR2_EN TMRF_EN SPI0_EN PWM0_EN PWM1_EN ADC_EN DPWM_EN CSCAN_EN

WDT_EN : Watchdog Clock Enable Control This bit is the protected bit. To program this bit needs an open lock sequence, write 59h , 16h , 88h to register SYS_REGLCTL to un-lock this bit. Refer to the register SYS_REGLCTL at address SYS_BA+0x100.
bits : 0 - 0 (1 bit)
access : read-write

Enumeration:

#0 : 0

WDT clock Disabled

#1 : 1

WDT clock Enabled

End of enumeration elements list.

RTC_EN : Real-Time-Clock APB Interface Clock Control This bit is used to control the RTC APB clock only. The RTC engine clock source is from the LIRC and LXT (selected by RTCSEL (CLK_CLKSEL1 [24])).
bits : 1 - 1 (1 bit)
access : read-write

Enumeration:

#0 : 0

RTC clock Disabled

#1 : 1

RTC clock Enabled

End of enumeration elements list.

TMR0_EN : Timer0 Clock Enable Control
bits : 2 - 2 (1 bit)
access : read-write

Enumeration:

#0 : 0

Timer0 clock Disabled

#1 : 1

Timer0 clock Enabled

End of enumeration elements list.

TMR1_EN : Timer1 Clock Enable Control
bits : 3 - 3 (1 bit)
access : read-write

Enumeration:

#0 : 0

Timer1 clock Disabled

#1 : 1

Timer1 clock Enabled

End of enumeration elements list.

TMR2_EN : Timer2 Clock Enable Control
bits : 4 - 4 (1 bit)
access : read-write

Enumeration:

#0 : 0

Timer2 clock Disabled

#1 : 1

Timer2 clock Enabled

End of enumeration elements list.

TMRF_EN : TimerF Clock Enable Control
bits : 5 - 5 (1 bit)
access : read-write

Enumeration:

#0 : 0

TimerF clock Disabled

#1 : 1

TImerF clock Enabled

End of enumeration elements list.

SPI0_EN : SPI0 Clock Enable Control
bits : 12 - 12 (1 bit)
access : read-write

Enumeration:

#0 : 0

SPI0 clock Disabled

#1 : 1

SPI0 clock Enabled

End of enumeration elements list.

PWM0_EN : PWM0 Block Clock Enable Control
bits : 20 - 20 (1 bit)
access : read-write

Enumeration:

#0 : 0

PWM0 clock Disabled

#1 : 1

PWM0 clock Enabled

End of enumeration elements list.

PWM1_EN : PWM1 Block Clock Enable Control
bits : 21 - 21 (1 bit)
access : read-write

Enumeration:

#0 : 0

PWM1 clock Disabled

#1 : 1

PWM1 clock Enabled

End of enumeration elements list.

ADC_EN : Audio Analog-Digital-Converter (ADC) Clock Enable Control
bits : 28 - 28 (1 bit)
access : read-write

Enumeration:

#0 : 0

ADC clock Disabled

#1 : 1

ADC clock Enabled

End of enumeration elements list.

DPWM_EN : DPWM Clock Enable Control
bits : 29 - 29 (1 bit)
access : read-write

Enumeration:

#0 : 0

DPWM clock Disabled

#1 : 1

DPWM clock Enabled

End of enumeration elements list.

CSCAN_EN : CSCAN clock enable control
bits : 30 - 30 (1 bit)
access : read-write

Enumeration:

#0 : 0

CSCAN clock Disabled

#1 : 1

CSCAN clock Enabled

End of enumeration elements list.


CLK_DPDFLR (DPDFLR)

DPD State Register and Flash Regulator Control
address_offset : 0xC Bytes (0x0)
size : -1 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

CLK_DPDFLR CLK_DPDFLR read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 PD_STATE PD_STATE_RB VSET PD

PD_STATE : An 8bit register that is preserved when DPD (Deep Power Down) state is entered and after wakeup is available by reading PD_STATE_RB.
bits : 0 - 7 (8 bit)
access : read-write

PD_STATE_RB : Current values of PD_STATE register.
bits : 8 - 15 (8 bit)
access : read-write

VSET : Flash Regulator Voltage control. 0:1.8V, 1:2.4V, 2:2.5V, 3:2.7V, 4:3V, 5:3.3V, 6:1.5V, 7:1.7V
bits : 24 - 26 (3 bit)
access : read-write

PD : Flash Regulator Enable control. 0: Power Up Flash LDO regulator. 1: Power Down Flash LDO regulator. Note: When power down flash LDO and no external power at VCCB pin, the IO pull low discharge register(INT_BA+0x80 [7]) suggest to enable.
bits : 31 - 31 (1 bit)
access : read-write



Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !

This website is sponsored by EmbeetleEmbeetle, an IDE designed from scratch for embedded software developers.