What are ANADIG registers?

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

What are ANADIG registers?

ソリューションへジャンプ
2,449件の閲覧回数
simmisxu
Contributor III

Hi all,

      I notice that cpu_type is read from register in location 0x020C8280. The i.MX6 RM shows it is in "ANADIG registers 0x020C8000~0x020C8FFF".

     There is also a head file in uboot, regs-anadig.h, which I think is related to this region.

     Do your guys have some detailed descriptions materials about ANADIG?

Thanks,

Simmis.

ラベル(3)
1 解決策
2,272件の閲覧回数
AnsonHuang
NXP Employee
NXP Employee

As far as I know, it should be a fix value, not related to fuse.

元の投稿で解決策を見る

5 返答(返信)
2,272件の閲覧回数
AnsonHuang
NXP Employee
NXP Employee

ANADIG(ANATOP) is a module including PLLs, PFDs, LDOs, regulators, temp sensors, and some misc function etc.. So in RM, it is separated to different chapter in CCM, PMU, temperature monitor etc..

0 件の賞賛
返信
2,272件の閲覧回数
simmisxu
Contributor III

But I think RM does not contain all info about it.

The latest offest I can find is 260h, which is 0x020C8260. I can not find descriptions about 0x020C8280.

0 件の賞賛
返信
2,272件の閲覧回数
AnsonHuang
NXP Employee
NXP Employee

Yes, as far as I know, some of ANATOP registers are for debug purpose, and they will not listed in RM. But I am not sure why this cpu_type register info is not in RM, maybe someone else can answer your question.

BTW, do you meet any issue about this register? Or you just want to know more about it? I think the code is enough to tell all the info about cpu type, right?

0 件の賞賛
返信
2,272件の閲覧回数
simmisxu
Contributor III

Is it written in factory and read-only? Or dynamically configured according to FUSE settings?

0 件の賞賛
返信
2,273件の閲覧回数
AnsonHuang
NXP Employee
NXP Employee

As far as I know, it should be a fix value, not related to fuse.