S32G2/VR5510 WATCHDOG

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

S32G2/VR5510 WATCHDOG

ソリューションへジャンプ
3,107件の閲覧回数
Delishtm
Contributor II
We are bringing up  S32G2 and its PMIC (VR5510) in our customized board. PMIC output rails are coming correctly. But we are seeing issues with PMIC reset. 
It looks like the internal watchdog of PMIC is resetting the PMIC in a specific interval of time and shutting down the power in a periodic fashion. To program the Processor we need the reset to be released. we have verified that during power up, VDDOTP is high for more than Debug mode entry filtering time. 
 
We have captured VDDOTP with PWRON and PMIC reset signals in scope. Scope shots are attached  for your reference. The naming of the scope images is like <capture number>_<channel name1>_<signal name>_<channel name 2>_<signal name>.
 
Our observations are
 
  • Once the power is up, PMIC reset goes high. But after around 1 sec, PMIC reset is going low for 10ms. This repeats 5 times.
  • After that power shuts off for around 4 sec.
  • Again power comes up and the process repeats.
Can you help us here to resolve this issue? Our intention is to program S32G processor with our software code. But since power shuts off, we are not able to do that.
SCR07_CH1_VDDOTP_CH2_PWRON1.PNGSCR03_CH1_VDDOTP.PNGSCR04_CH1_PMIC_RSTB.PNGSCR05_CH1_PMIC_RSTB_ZOOM.PNGSCR06_CH_PMIC_RSTB_ZOOM2.PNG
タグ(3)
0 件の賞賛
返信
1 解決策
3,030件の閲覧回数
Delishtm
Contributor II

@guoweisun 

Q1 ANS

PMIC P/N:MVR5510AMBAHES

Since the P/N is a preprogrammed IC we have not done any programming.

Q2 ANS

Our observation is the PMIC is not staying in debug mode and it's getting resetted.

Can you help us to resolve this issue?

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
8 返答(返信)
3,031件の閲覧回数
Delishtm
Contributor II

@guoweisun 

Q1 ANS

PMIC P/N:MVR5510AMBAHES

Since the P/N is a preprogrammed IC we have not done any programming.

Q2 ANS

Our observation is the PMIC is not staying in debug mode and it's getting resetted.

Can you help us to resolve this issue?

 

 

0 件の賞賛
返信
2,901件の閲覧回数
guoweisun
NXP TechSupport
NXP TechSupport

Please set VR5510 in debug mode to check it can start up correctly.

---

The VR5510 provides a means of evaluating the device in Debug mode. Debug mode
allows users, via the I2C interface, to access the OTP register set, modify the registers,
and test device functions. During Debug mode all regulators remain off.
The VR5510 enters in Debug mode with the following sequence:
1. Apply VDDOTP pin > 5 V.
2. Apply VSUP1/2 > VSUP_UVH and PWRON1 > PWRON1VIH or PWRON2 >
PWRON2VIH.
3. The device now starts in Debug mode, ready for debugging or OTP programming.
4. Apply VDDOTP = 0 V to turn on the device with the modified configuration.

0 件の賞賛
返信
2,870件の閲覧回数
Delishtm
Contributor II

@guoweisun 

Thank you for the valuable support you have provided. Now by making sure the following sequence

"1. Apply VDDOTP pin > 5 V.
2. Apply VSUP1/2 > VSUP_UVH and PWRON1 > PWRON1VIH or PWRON2 >
PWRON2VIH."

We are able to enter the debug mode and the watchdog has been disabled.

I have one doubt remaining

Q) I saw this in the datasheet "During Debug mode all regulators remain off." As per my understanding In OTP mode, we will not get the voltage rails right? & in debug mode we will get the output rails? Is that right ?

 

0 件の賞賛
返信
2,853件の閲覧回数
guoweisun
NXP TechSupport
NXP TechSupport

Please see the completely flow chart of enter debug mode on datasheet page20,the regulators power up after DBG=0V:

guoweisun_0-1693878630454.png

 

0 件の賞賛
返信
2,827件の閲覧回数
Delishtm
Contributor II

@guoweisun At that state, the PMIC will be in Debug mode (Internal PMIC watchdog disabled) right?

0 件の賞賛
返信
2,806件の閲覧回数
guoweisun
NXP TechSupport
NXP TechSupport

In the above flow chart ,there is step named disable WD in the INIT phase,after set this no need WD refresh:

The watchdog window
can only be disabled during the INIT_FS phase. A watchdog disable takes effect when
INIT_FS closes.

guoweisun_0-1694039670978.png

 

0 件の賞賛
返信
2,389件の閲覧回数
SBH
Contributor I

Had queries on PMIC watchdog enable:

1) Is it also done in INIT_FS phase?

2) Whether INIT_FS phase can be entered during application initialization stage OR Is it restricted to be done only by bootloader during boot up?

We tried to configure PMIC watchdog from AUTOSAR side: Is it the right way? 

0 件の賞賛
返信
3,070件の閲覧回数
guoweisun
NXP TechSupport
NXP TechSupport

1:Does your VR5510 finish OTP?or what 's the full part number of VR5510?

2: Suggest to operate VR5510 in debug mode before debug the software.

guoweisun_0-1693529243645.png

 

0 件の賞賛
返信