Vybrid : Setting core supply when executing SW RESET

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

Vybrid : Setting core supply when executing SW RESET

1,104 Views
eishishibusawa
Contributor III

Dear Sir

 

I would like to ask about the STEPs for the SW Reset.

 

I refer to the following community and AN4807 Rev.0, 10/2013.

https://community.nxp.com/message/522684?q=Vybrid%20SW_RST

Customers refer to AN 4807 Figure 6.

It is described as the follows in the community.

This switchover circuit is a make-before-break circuit with ~1ms of crossover time controlled by a single Vybrid GPIO which defaults to the Vybrid's internal LDO.

SW Reset without Switching supplies beforehand: 0x00001201 (unexpected)

SW Reset after Switching to the Vybrid's LDO: 0x00040000 (expected)

 

Q1.

How should the core supply be set before issuing SW RESET?

(What is the Vybrid's LDO?)

(LDO with external ballast transistor? or internal LDO??)

 

It is described as the follows in the AN4807 P16.

Low power stop mode sequence:

1. Stop extensive part of the code.

2. Switch to power from external ballast transistor using GPIO pin.

 a) Open right FET transistor to start feeding from external ballast transistor.

 b) Close left FET transistor to stop supplying from 1.2 DC/DC converter.

 c) Disable DC/DC.

3. LDO with external ballast transistor is used.

4. Jump in to low power stop mode.

5. Core is powered from internal LDO.

 

Executing STEP 2 a-c above, the core power supply will be changed to LDO with external ballast transistor.

Q2.

If it is necessary to change the power supply to the internal LDO before executing the SW RESET, should we execute STEP 4?

 

Best Regards,

Eishi SHIBUSAWA

 

Labels (1)
0 Kudos
2 Replies

945 Views
kef2
Senior Contributor IV

Hi,

looks like you are trying to perform software reset, isn't it? You don't need any external circuitry for this. Almost every MCU can be reset using forgetting to feed or forcing watchdog reset or any other means which may force MCU reset. For Vybrid MCU SW reset please read about system reset controller and (18.3.2 SRC Control Register (SRC_SCR)). You need to set SW_RST bit.

Regards,

Edward

0 Kudos

945 Views
eishishibusawa
Contributor III

Dear NXP support member

 

Please reply this question.

 

Best Regards,
Eishi SHIBUSAWA

0 Kudos