MPC8270 Clock of processor core

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MPC8270 Clock of processor core

ソリューションへジャンプ
3,234件の閲覧回数
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,227件の閲覧回数
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,183件の閲覧回数
Amit-Kumar
Contributor II

Thanks.

0 件の賞賛
返信
3,228件の閲覧回数
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].