S32K312-STANDBY mode supply currents problem

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

S32K312-STANDBY mode supply currents problem

跳至解决方案
2,058 次查看
Simon-Liu
Contributor V

Hello

I was testing the current in StandBy mode and RUN mode, and found that the current difference between the two modes was about 23mA. Checking the DS document, I found that the current in RUN mode is 37mA, and in StandBy mode, the current when FIRC is ON is 0.887mA. The current difference is 36mA, which is quite different from my test results.
Excuse me:
1. The FIRC clock frequency used in the StandBy mode I configured is 48MHz. Is there any current at this clock frequency?
2. What may be the reason for the big difference between the test results and DS? Configuration in StandBy mode?

 

BestRegards,

Simon

0 项奖励
回复
1 解答
2,035 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@Simon-Liu

I hope you already know this software tool:

https://www.nxp.com/design/software/automotive-software-and-tools/s32k-power-estimation-tool-pet:S32... 

For your first question:

Senlent_0-1699320896381.png

For your second question:

1. software problems, you can refer to these routine codes to troubleshoot software code setting errors.

https://community.nxp.com/t5/S32K-Knowledge-Base/S32K3-Low-Power-Management-AN-and-demos/ta-p/152772... 
2. Hardware, this is difficult to say. You have to eliminate the influence of peripheral circuits. If you have a minimal hardware system, it will be much easier to troubleshoot.

 

 

在原帖中查看解决方案

3 回复数
2,036 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@Simon-Liu

I hope you already know this software tool:

https://www.nxp.com/design/software/automotive-software-and-tools/s32k-power-estimation-tool-pet:S32... 

For your first question:

Senlent_0-1699320896381.png

For your second question:

1. software problems, you can refer to these routine codes to troubleshoot software code setting errors.

https://community.nxp.com/t5/S32K-Knowledge-Base/S32K3-Low-Power-Management-AN-and-demos/ta-p/152772... 
2. Hardware, this is difficult to say. You have to eliminate the influence of peripheral circuits. If you have a minimal hardware system, it will be much easier to troubleshoot.

 

 

2,019 次查看
Simon-Liu
Contributor V

Hi @Senlent 

I used my S32DS3.5 tool to open the routine code you gave me and reported an error, unable to view the configuration. Do you have the routine code for S32K312?

 

BestRegards

Simon

0 项奖励
回复
2,015 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@Simon-Liu

I deleted it every time after testing, and I didn’t keep any records.

these demo base on old RTD driver, you can install the onld RTD driver then import it, the configure step is same.