MPC8270 Clock of processor core

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

MPC8270 Clock of processor core

跳至解决方案
3,231 次查看
Amit-Kumar
Contributor II

Hi,

We are trying to know from the software the clock the processor core is running at for this processor:

Processor Version Register (PVR) = 0x80822014 (mpc8270/8280)

I looked at the reference manual but doesn't seem like we have a quick register to read that. From code there appears to be a hardcoded value which is used with multipliers to get the other clock values. Please confirm if there is any register for this ?

I think it is referred as "CLKIN" external input in manuals.

标签 (1)
0 项奖励
回复
1 解答
3,224 次查看
ufedor
NXP Employee
NXP Employee

> We are trying to know from the software the clock the processor core is running at for this processor

Sorry, the request is not clear.

CLKIN frequency can't be determined by software means.

Core multiplication factor could be read from the SCMR[CORECNF].

在原帖中查看解决方案

2 回复数
3,180 次查看
Amit-Kumar
Contributor II

Thanks.

0 项奖励
回复
3,225 次查看
ufedor
NXP Employee
NXP Employee

> We are trying to know from the software the clock the processor core is running at for this processor

Sorry, the request is not clear.

CLKIN frequency can't be determined by software means.

Core multiplication factor could be read from the SCMR[CORECNF].