LPUART issue on S32k116

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

LPUART issue on S32k116

跳至解决方案
787 次查看
zzkk
Contributor I

hello,

I am using SDK3.0.0 for a LIN communication .

I got a problem when I want to turn off peripherals.

The program is stuck in LIN_DRV_Deinit(INST_LIN1)➡LIN_LPUART_DRV_Deinit(uint32_t instance)➡

LPUART_SetReceiverCmd(base, false).

 

zzkk_1-1689132542312.png

The LPUART_CRTL_RE is 1.When I reset it in Debug,program will runnig normally.

zzkk_2-1689132797699.png

This fault occurred sporadically when the mcu powered on.

I have changed the clock source of LIN from SIRC to SOSC,This fault has been resolved.

I want to know the reason about this.

If you have any ideas,please  answer in the comments,Thank you very much.

 

 

标签 (1)
0 项奖励
1 解答
725 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

It's not available for S32DS for Arm (which is version 2.2). It's available for new S32DS:

https://www.nxp.com/design/software/development-software/s32-design-studio-ide/s32-design-studio-for...

Newest version is 3.5. The SDK can be installed using: Help -> S32DS Extensions and Updates.

Regards,

Lukas

在原帖中查看解决方案

0 项奖励
4 回复数
755 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport
0 项奖励
741 次查看
zzkk
Contributor I

Thank  you for your help Lukas. Where can I get SDK 4.0.3 ?

I am using s32ds for arm but I found that i can not add it in.

Do you have a website links about it?

Best Regard,

zzkk

0 项奖励
726 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

It's not available for S32DS for Arm (which is version 2.2). It's available for new S32DS:

https://www.nxp.com/design/software/development-software/s32-design-studio-ide/s32-design-studio-for...

Newest version is 3.5. The SDK can be installed using: Help -> S32DS Extensions and Updates.

Regards,

Lukas

0 项奖励
653 次查看
zzkk
Contributor I

Thanks so much 

0 项奖励