The SPC58xx devices are a wide family of Power Architecture® based microcontrollers that offer the needed scalability to be
used in different automotive applications (like vehicle body, gateway, automotive powertrain controllers and so on).
These microcontrollers include a robust power management infrastructure that enables the applications to monitor internal
voltages for high- and low-voltage conditions. The monitoring capability is also used to ensure the supply voltages and the
internal voltages are within the required ranges before the microcontroller can leave the reset.
This document describes how to configure the SPC58xx voltage monitoring in two different ways:
•By Hardware, using the Device Configuration Format (DCF) Record
•By Software, using the registers of the Power management controller (PMC)
After a brief introduction that describes the Power Management Controller Digital interface (PMC_Dig) and the DCF client, some
configuration examples are given.
The concepts and topics shown in this document are common to all SPC58xx families.
TN1356 - Rev 1 - February 2021
For further information contact your local STMicroelectronics sales office.
www.st.com
TN1356
Voltage monitoring
1Voltage monitoring
1.1Overview
In the SPC58xx family four types of voltage monitoring circuits are implemented:
•Low voltage detection circuit (LVD)
•High voltage detection circuit (HVD)
•Upper Voltage Detector (UVD)
•Minimum Voltage Detector (MVD)
Note:While MVDs/UVDs are not configurable, the LVDs/HVDs can be configured via SW by the user.
Low Voltage Detectors (LVDs) and High Voltage detectors (HVDs) are used to ensure the transition to a Safe
state before a device failure due to voltage variation.
A further usage of the LVDs is to generate a Power-on Reset ensuring known safe state of the device during and
after power-on/off sequence.
All LVDs and HVDs can generate either a RGM (Reset Generation Module) functional or a destructive reset event
and/or an FCCU (Fault Collection and Control Unit) event and/or an interrupt event.
Therefore, LVDs/HVDs can:
•be used in ‘monitor’ only mode
•generate a safe event
•generate an interrupt event
•be disabled
The LVDs/HVDs can be selected and enabled during the reset sequence (loading the value of DCF client,
PMC_REE_BUS) or after the device initialization (programming the PMU_Dig registers) preventing reset to
happen when the supply crosses the LVD threshold, effectively providing a higher voltage operating range. It is
the responsibility of the application to ensure that the device remains in the functional range.
Note:The high low voltage thresholds of LVD and HVD can vary their value during the power on phases up, due to the
trimming, to the operating mode.
The following Table 1 provides the monitor status depending on configuration.
Table 1. Voltage monitors configurability
Monitor type
MVDsNoNoNoNoNoNo
LVDsYesYesYesYesYesYes
HVDsYesYesYesYesYesYes
UVDsNoNoNoNoNoNo
Reset Event
Enable
Reset Event
Select
Event Pending
register
Interrupt
Enable
FCCU Event
Enable
More details are shown in the following paragraphs.
Reset Event
Enable DCF
TN1356 - Rev 1
page 2/15
1.2LVD and HVD
The default strategy is to generate a reset event on boundary LVDs/HVDs events.
For the correct configuration of voltage detection, the user has two options:
•DCF client (PMC_REE_BUS)
•PMU_Dig registers (Power management unit digital interface)
The main differences in these 2 approaches are:
•programming PMC_REE_BUS DCF in UTEST to enable the configurable VDs. In this way, as soon as the
microcontroller leaves PHASE3[DEST] (PH3D) of the boot sequence,the new value is dispatched to the
application registers and the voltage monitoring is already ON.
–the enabled VDs cannot be disabled during application via SW (this device configuration is maintained
until the next internal power-on reset).
•programming the PMU_Dig registers. The user can decide when the voltage monitoring has to be enabled/
disabled running the application.
The LVD and HVD implementation on SPC58xx family includes the following features:
•All LVDs and HVDs can generate either an RGM event and/or an FCCU event and/or an interrupt event.
•All LVDs and HVD configured for reset generation can cause a functional or destructive reset.
–MC_RGM PHASE0 is not exited until all destructive reset conditions are cleared.
•The appropriate bits in the PMC_Dig registers are set by LVD and HVD events.
•PMC_REE_BUS (Reset event enable) DCF records “configurable” LVDs/HVDs to a RESET event. This is a
write mechanism managed by SSCM during the device initialization phase:
–when a RESET event is selected through PMC_REE_BUS DCF record, it cannot be disabled by
software programming of PMC_Dig (by PMC REE register).
–When a RESET event is not selected through PMC_REE_BUS DCF record, LVDs/HVDs trigger event
reaction depends on the programming of the PMC REE/RES/IE/FEE registers (PMC_Dig interface).
•When the LVD or the HVD is enabled for destructive reset generation and a subsequent trigger event is
detected, the external PORST pin is driven low.
The Figure 1 sums up the voltage monitors functionalities, showing the VDs activation and configuration modes
with respect to each device boot phase and running modes. It highlights:
•the possibility of disabling the VD or if there are limitations;
–for example, in case of two internal power-on reset circuits, POR031_C and POR200_C, that cannot
be disabled.
•the possible reaction during the power-up sequence and the running mode;
–via DCF or PMCDig and FCCU registers.
With regards to the voltage detector VD11 as reported in Figure 1, the voltage detector functionality from the
Power ON exit to Run-time is as follows:
the LVD290_IF (low voltage monitor of IO ETHERNET supply) monitoring is OFF at power-up and it can be
enabled only after Phase 3 of boot sequence after that the PMC_REE_BUS DCF value has been loaded.
During the next phases of boot sequence and till the run mode the only reaction is the destructive reset (no
configurable). In Run-Time, it is possible to configure a reset (Destructive or Functional), an interrupt or FCCU
event in correspondence with LVD290_IF voltage detector crossing the relative threshold by means of PMC_DIG
and FCCU interfaces.
TN1356
LVD and HVD
TN1356 - Rev 1
page 3/15
Figure 1. Voltage monitors functionality
TN1356
How to configure the LVDs/HVDs
Power ON
PH0D exit
(HSM)
exit
Destructive Reset (can be masked via Test Mode only)
NA
Voltage
Detector
UVD600_IF
VD15
UVD600_FL
LVD400_IF
VD14
LVD400_AS
LVD400_IM
VD13
HVD400_IF
LVD290_IF
LVD290_AS
VD11
LVD290_FL
LVD290_C
MVD270_FL
VD10
MVD270_C
MVD270_SB
VD8NAPOR200_C
UVD140_FL
VD7
UVD140_C
HVD134_C
VD6
LVD100_FL
VD3
LVD100_C
LVD100_SBNA
MVD094_FA/FB
VD2
MVD094_C
MVD082T_C
VD1
VD0
POR031_C
PH1D
NA
NA
PH2Dto PH3D
Including trimming steps
Destructive Reset (can be masked via Test Mode only)
Destructive Reset reaction can be configured via DCF.
(If no DCF is programmed no reset reaction will occur)
Trimming done
Destructive Reset (can be masked via Test Mode only)
Destructive Reset
Destructive Reset (can be masked via Test Mode only)
Destructive Reset reaction can be configured via DCF.
(If no DCF is programmed no reset reaction will occur)
Destructive Reset (can be masked via Test Mode only)
Destructive Reset
PH1Fto PH3FRun-time
FCCU reaction is disabled.
Interrupt reaction is disabled.
FCCU reaction is disabled.
Interrupt reaction is disabled.
Reset-, FCCU- and Interrupt-reaction
can be changed via PMUdig and FCCU
registers
Reset-, FCCU- and Interrupt-reaction
can be changed via PMUdig and FCCU
registers
VD disabling
Test mode
Test mode or SW
Test mode
Test mode
Test mode or SW
Test mode
NA
1.3How to configure the LVDs/HVDs
The HVD/LVD can be configured in two different ways:
•By hardware, configuring the PMC_REE_BUS DCF client
•By software, setting specific registers of the PMU_Dig interface
This choice is application dependent.
1.3.1Hardware solution via PMC_REE_BUS DCF
The SPC58xx family supports a mechanism developed to handle the settings of the device parameters via data
stored in a OTP flash memory (UTEST Flash memory) and loaded during system boot, when the reset signal is
still asserted. At this scope the DCF records are used.
Note:OTP means One-Time-Programmable.
A DCF record consists of 2 of 32bit contiguous words:
1.the data to be written to a specific register
2.a pointer to the location of this register (DCF Chip Select [14:0] | DCF address [16:2] | 2b00)
All details about DCF and how it is used can be found at the section “Device Configuration Format (DCF)
Records” of the device Reference Manual (see Section A.1 Reference documents)
To unmask the LVDs/HVs reaction, the SPC58xx microcontrollers implement a specific Device Configuration
Format client: the PMC_REE_BUS, reset event enable.
Like other User DCF Records, the PMC_REE_BUS DCF record can be programmed by the user in UTEST
memory so to load the new device configuration right after Phase3[DEST] of the microcontroller boot sequence,
processed at the next reset event.
The PMC_REE_BUS DCF enables the generation of Reset event when the selected voltage passes the voltage
detection threshold.
Note:The voltage monitors and their associated levels for each device are given in device datasheet (see
Section A.1 Reference documents) referring to label "VD name".
TN1356 - Rev 1
page 4/15
TN1356
How to configure the LVDs/HVDs
Just as an example, the Figure 2 shows the PMC_REE_BUS client and its bit fields for SPC58ECxx device.
Setting to “1” one of the available bitfields, the correspondent voltage threshold violation triggers a system reset
event.
Figure 2. PCM_REE_BUS client
The PMC REE_BUS pointer is 0x0100_0124 (CS|ADDR), in Section 2 LVD/HVD configuration examples an
example is available.
Table 2 describes the correspondence between the VD name (used in DS) and the bit name (LVDx_yy) of
PMC_REE_BUS DCF shown in Figure 2.
Table 2. VD number versus PMC_REE_BUS DCF
DCF bit name
LVD3_CLVD100_CLV detector asserts when PMU supply < 1.0 V
LVD3_CLVD100_FLLV detector asserts when FLASH supply < 1.0 V
LVD3_CLVD100_SBLV detector asserts when standby supply < 1.0 V
HVD6_CHVD134_CLV detector asserts when PMU supply > 1.34 V
LVD11_CLVD290_CHV detector asserts when PMU supply < 2.90 V
LVD11_FLLVD290_FLHV detector asserts when FLASH supply < 2.90 V
LVD11_IFLVD290_IFHV detector asserts when IO FLEXRAY supply < 2.90 V
LVD11_asLVD290_ASHV detector asserts when SAR ADC supply < 2.90 V
LVD13_IFHVD400_IFHV detector asserts when IO FLEXRAY supply > 4.00 V
LVD14_ASLVD400_ASHV detector asserts when SAR ADC supply < 4.00 V
LVD14_IFLVD400_IFHV detector asserts when IO FLEXRAY supply < 4.00 V
LVD14_IMLVD400_IMHV detector asserts when IO MAINS supply < 4.00 V
VD NameVD Meaning
TN1356 - Rev 1
Particular attention must be given at the correct programming of PMC_REE_BUS DCF, considering that when
RESET event is enabled by programming in UTEST, it cannot be disabled by software programming the
corresponding PMCDIG_REE_xx register.
When some bits of the PMC_REE DCF are set to “1” then the corresponding bits of PMCDIG_REE_LVx/PMCDIG
_REE_HVx registers in the PMC_Dig interface (Figure 3 shows PMCDIG_REE_LV0 register) are updated based
on the PMC_REE_BUS DCF value after the next boot sequence and these bits become “read only” bit, writing to
0 these bits have no effect.
In the aforementioned case, the voltage monitoring can be still disabled. The PMC_REE_BUS DCF must be
reprogrammed to mask the VDs and the new device configuration must be reloaded by a new boot sequence.
Loading the new value of PMC_REE_BUS DCF to disable the VDs, the corresponding bits of
PMCDIG_REE_LVx/PMCDIG _REE_HVx registers go back to be “read/write bit”.
page 5/15
Loading...
+ 10 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.