s32k144 low voltage detection interrupt

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

s32k144 low voltage detection interrupt

1,048 Views
SivaB
Contributor III

Any sample code is available for low voltage detection interrupt for S32K144.

How to configure LVD interrupt in CT.

Used RTD version: SW32K1_RTD_4_4_1_0_1_D2202

0 Kudos
Reply
2 Replies

1,016 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @SivaB,

I'm sorry for the delay.

Please find a test project attached.

I have found and reported a few issues both in RTD 1.0.1 and 2.0.0 while testing it.

 

The driver does not clear the flags correctly:

danielmartynek_0-1707399193748.png

Regardless of LVD or LVW, the driver return the same error code:

danielmartynek_1-1707399295804.png

The Power_Ip driver does not clear LVDF after POR before LVD interrupt is enabled.

 

Regards,

Daniel

 

 

0 Kudos
Reply

827 Views
HuihuiYang
Contributor I

Any sample code is available for low voltage detection interrupt for S32K144.

How to configure LVD interrupt in CT.

Used SDK version: SW32K1_S32DS_3.4.1_D2106  

0 Kudos
Reply