How application know the model of microcontroller? Is maskset or unique numbers readable?

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

How application know the model of microcontroller? Is maskset or unique numbers readable?

1,487件の閲覧回数
Xan
Contributor I
Hi'all, can someone tell me how to get the model of microcontroller from the application? For example, MC9S12DG256CFU maskset is 0L91N, is it in the controller's memory? What is the address of it? Or if it is not in the memory, is there any unique code in the memory i can read so that i know which controller it is.
 
 
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

560件の閲覧回数
Nabla69
Contributor V
Hi Xan,
 
You can look at PARTID register in the datasheet.
It gives the model of the die inside the package.
 
Alvin.
0 件の賞賛
返信

560件の閲覧回数
Xan
Contributor I
Thanx, The location is 0x001A-1B
0 件の賞賛
返信