How to ignore CANFD in S32K1?

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

How to ignore CANFD in S32K1?

ソリューションへジャンプ
1,188件の閲覧回数
jingfang
Contributor IV

My customer want to ingore CANFD in bus. Whether the FEND = 0 can be implemented?

Or if S32K1 has other memory can be set to ignore CANFD?(Ensure that the bus can communiate properly)

Or if any other MCU has this capability?

PS: CAN transceivers CAN be seleted with or without CANFD 

捕获.JPG

0 件の賞賛
1 解決策
1,171件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @jingfang 

Configuring MCR[FDEN] with a bit 0 lets you have receptions and transmissions in CAN format, but before you do that you have to enter to Freeze mode which you can find its configuration on page 1797 of the S32K1xx Series Reference Manual.  If you don’t activate this mode you are not to be able to manipulate FDEN.

 

B.R.

VaneB

元の投稿で解決策を見る

3 返答(返信)
1,172件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @jingfang 

Configuring MCR[FDEN] with a bit 0 lets you have receptions and transmissions in CAN format, but before you do that you have to enter to Freeze mode which you can find its configuration on page 1797 of the S32K1xx Series Reference Manual.  If you don’t activate this mode you are not to be able to manipulate FDEN.

 

B.R.

VaneB

1,137件の閲覧回数
jingfang
Contributor IV

Thanks a lot~

If I activate Freeze mode and manipulate FDEN.

Exit the Freeze mode, will the FDEN state not change?

0 件の賞賛
1,128件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @jingfang 

When you come out of Freeze Mode, all settings you have made in it will remain as you did.

 

B.R.

VaneB