SystemCoreClock

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SystemCoreClock

486 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bhallett on Tue Jun 08 01:57:29 MST 2010
Hello all,

With reference to Fig 3 (about page 12) of the User manual for the lpc13xx MCU's, does the parameter 'SystemCoreClock' in CMSIS refer to the 'main clock' as indicated in this figure?

Regards

Barry
0 Kudos
Reply
2 Replies

476 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Jun 09 00:59:06 MST 2010

Quote: bhallett

With reference to Fig 3 (about page 12) of the User manual for the lpc13xx MCU's, does the parameter 'SystemCoreClock' in CMSIS refer to the 'main clock' as indicated in this figure?


It looks to me like SystemCoreClock matches up to '[I]system clock[/I]' in that diagram.

You might also want to look at the following section of the user manual...[INDENT]3.5.17 System AHB clock divider register
This register divides the main clock to provide the system clock to the core, memories,and the peripherals ....<snip>
[/INDENT]and also the code in system_LPC13xx.c, and the documentation in the docs subdirectory of the CMSIS project.

Regards,
CodeRedSupport
0 Kudos
Reply

476 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bhallett on Wed Jun 09 00:27:56 MST 2010

Quote: bhallett
Hello all,

With reference to Fig 3 (about page 12) of the User manual for the lpc13xx MCU's, does the parameter 'SystemCoreClock' in CMSIS refer to the 'main clock' as indicated in this figure?

Regards

Barry



Anyone ? (Re-quote)
0 Kudos
Reply