SystemCoreClock

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SystemCoreClock

494 次查看
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 项奖励
回复
2 回复数

484 次查看
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 项奖励
回复

484 次查看
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 项奖励
回复