S32K312-STANDBY mode supply currents problem

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

S32K312-STANDBY mode supply currents problem

ソリューションへジャンプ
2,205件の閲覧回数
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,182件の閲覧回数
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,183件の閲覧回数
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,166件の閲覧回数
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,162件の閲覧回数
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.