MPC5746C exit fromstandby mode problem

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

MPC5746C exit fromstandby mode problem

1,730 Views
yankuang1
Contributor III

My T-BOX product requires very low power consumption,  STOP mode can not meet the demand.

if most of the device is unpowered during the standby,I want to save some register or variable values,Is it necessary to configure the chip to boot from the backup RAM?But I can not find some configuration methods in the user's manual.Can you provide me the relevant reference code or information?

pastedImage_1.png

pastedImage_1.png

4 Replies

1,555 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

for storing register values trough reset you can use core registers.

Refer to core reference manual chapter 2.6 Reset setting:

pastedImage_4.png

pastedImage_5.png

pastedImage_6.png

Peter

1,555 Views
yankuang1
Contributor III

Hi,

I looked at the manual, these registers have a special purpose. Can users use it to store their own variables?Which register is recommended if it can be used?

0 Kudos
Reply

1,555 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

You can use for example SPRG registers.

Peter

1,555 Views
yankuang1
Contributor III

Hi,

I want to configure the chip to boot from the backup RAM,what should I do?

0 Kudos
Reply