MC9S08GB32CFU: Identify mask revision with code?

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

MC9S08GB32CFU: Identify mask revision with code?

1,441 次查看
BlkStang
Contributor I
Although I'm specifically working with a GB32CFU, this question could apply to other variants of the 9S08 family:

Is it possible to read the silicon mask revision (e.g. 3L31R) my code is running on?

We have increasingly stringent configuration controls being implemented and am being asked if we can automatically detect and react to an unexpected mask revision...


标签 (1)
0 项奖励
回复
2 回复数

404 次查看
JimDon
Senior Contributor III
System Device Identification Register (SDIDH, SDIDL) claims to have a revision number,

"The high-order 4 bits of address SDIDH are hard coded to reflect the current mask set
revision number"

But it seems on some parts the spec seems to imply they are always 0.





Message Edited by JimDon on 2008-03-13 05:25 PM
0 项奖励
回复

404 次查看
BlkStang
Contributor I
Looks like I can get a revision number from 0-F. This will probably work for me.

Thanks very much.

0 项奖励
回复