MC9S08DZXX Series, Determining Part in Code

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

MC9S08DZXX Series, Determining Part in Code

1,475 次查看
allawtterb
Contributor IV
I was wondering if anyone knew a way to determine what exact part code is running in the code.  I will be using the MC9S08DZXX series but would like to know which exact part it is to know what all EEPROM space I have avaliable.  Does anyone know a way to determine from inside the code?
标签 (1)
0 项奖励
回复
2 回复数

647 次查看
Alban
Senior Contributor II
Hello,

Your requirement seems to match the PART ID register equivalent from S12:

Chapter from the datasheet:
5.8.6 System Device Identification Register (SDIDH, SDIDL)
Part Identification Number—MC9S08DZ60 Series MCUs are hard-coded to the value 0x00E. See also ID bits
in Table 5-9.
I don't know all the values for all models as only MC9S08DZ60 actually exists. (as far as I know)

Alban.

0 项奖励
回复

647 次查看
allawtterb
Contributor IV
Thanks Alban, I guess as the other parts become avaliable I can find the identifiers for each part in their respective datasheets (DZ16,DZ32, and DZ48).
0 项奖励
回复