LPUART issue on S32k116

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPUART issue on S32k116

Jump to solution
765 Views
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.

 

 

Labels (1)
0 Kudos
1 Solution
703 Views
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

View solution in original post

0 Kudos
4 Replies
733 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport
0 Kudos
719 Views
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 Kudos
704 Views
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 Kudos
631 Views
zzkk
Contributor I

Thanks so much 

0 Kudos