detect which s32k microcontroller variant ( 144 or 146 or 148 )

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

detect which s32k microcontroller variant ( 144 or 146 or 148 )

跳至解决方案
817 次查看
naderkhamess
Contributor III

Hello there,

We have several customers using our Microcontroller now. We have samples using s32k146 variant and some using s32k148. I was wondering if its possible to identify via register/function which MCU ID it is? 

Because i have different linker scripts but somehow this was okay as i configured it for the smallest, but now i am using FlexRAM as EEPROM and DEPartitionCode is different. ( 0x08 / 0x04 )

Thanks.

Best regards,

Nader

0 项奖励
1 解答
806 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi naderkhamess,

Yes.
Please read the "11.3.1.8 System Device Identification Register (SDID)" of S32K1xx MCU Family - Reference Manual.

SDID[DERIVATE].png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

1 回复
807 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi naderkhamess,

Yes.
Please read the "11.3.1.8 System Device Identification Register (SDID)" of S32K1xx MCU Family - Reference Manual.

SDID[DERIVATE].png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------