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

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

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

ソリューションへジャンプ
804件の閲覧回数
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 解決策
793件の閲覧回数
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 返信
794件の閲覧回数
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.
-------------------------------------------------------------------------------