34. Voltage reference buffer (VREFBUF)

34.1 VREFBUF introduction

The devices embed a voltage reference buffer which can be used as voltage reference for the on-chip ADCs, and also as voltage reference for external components through the VREF+ pin.

34.2 VREFBUF implementation

The table below describes the VREFBUF voltages typical values:

Table 271. VREFBUF typical values

SymbolValue
VREFBUF01.21 V
VREFBUF11.5 V

Note: Refer to the product datasheet for more details.

34.3 VREFBUF functional description

Figure 320. VREFBUF block diagram

Figure 320. VREFBUF block diagram. The diagram shows an internal circuit block for the VREFBUF. It features an operational amplifier (op-amp) with its non-inverting input (+) connected to V_REFINT and its inverting input (-) connected to a node. This node is part of a feedback loop that includes two switches and two resistors. The output of the op-amp is connected to the VREF+ pin, which is also connected to a capacitor to ground. The bottom of the feedback loop is connected to VSSA. The diagram is labeled MSV64430V2 in the bottom right corner.

The diagram illustrates the internal architecture of the VREFBUF. It consists of an operational amplifier (op-amp) configured as a unity-gain buffer. The non-inverting input (+) is connected to the internal reference voltage \( V_{REFINT} \) . The inverting input (-) is connected to the output node \( V_{REF+} \) . The output node \( V_{REF+} \) is connected to an external capacitor to ground. The op-amp's output is also connected to a feedback network consisting of two switches and two resistors. The switches are controlled by internal logic, and the resistors are used to set the reference voltage level. The bottom of the feedback network is connected to \( V_{SSA} \) .

Figure 320. VREFBUF block diagram. The diagram shows an internal circuit block for the VREFBUF. It features an operational amplifier (op-amp) with its non-inverting input (+) connected to V_REFINT and its inverting input (-) connected to a node. This node is part of a feedback loop that includes two switches and two resistors. The output of the op-amp is connected to the VREF+ pin, which is also connected to a capacitor to ground. The bottom of the feedback loop is connected to VSSA. The diagram is labeled MSV64430V2 in the bottom right corner.

The internal voltage reference buffer is an operational amplifier, with programmable gain. The amplifier input is connected to the internal voltage reference \( V_{REFINT} \) . The VREFBUF supports two voltages (a) , which are configured with VRS bits in the VREFBUF_CSR register:

The internal voltage reference can be configured in four different modes depending on ENVR and HIZ bits configuration. These modes are provided in the table below:

Table 272. VREF buffer modes

ENVRHIZVREF buffer configuration
00VREFBUF buffer off mode:
\( V_{REF+} \) pin pulled-down to \( V_{SSA} \)
01External voltage reference mode (default value):
– VREFBUF buffer off
\( V_{REF+} \) pin input mode
10Internal voltage reference mode:
– VREFBUF buffer on
\( V_{REF+} \) pin connected to VREFBUF buffer output
11Hold mode:
– VREF is enable without output buffer, \( V_{REF+} \) pin voltage is hold with the external capacitor
– VRR detection disabled and VRR bit keeps last state

After enabling the VREFBUF by setting ENVR bit and clearing HIZ bit in the VREFBUF_CSR register, the user must wait until VRR bit is set, meaning that the voltage reference output has reached its expected value.

34.4 VREFBUF trimming

The VREFBUF output voltage is factory-calibrated by ST. At reset, and each time the VRS setting is changed, the calibration data is automatically loaded to the TRIM register.

Optionally user can trim the output voltage by changing the TRIM register bits directly. In this case, the VRS setting has no more effect on the TRIM register until the device is reset.

a. The minimum \( V_{DDA} \) voltage depends on VRS setting, refer to the product datasheet.

34.5 VREFBUF power sequence

While VREFBUF is activated, \( V_{DDA} \) supply changing from 1.8 V to 0 V can cause large current flowing from the \( V_{REF+} \) output capacitor to the \( V_{DDA} \) power domain through on-chip parasitic resistance. To avoid this current, the following procedure is required:

34.6 VREFBUF registers

34.6.1 VREFBUF control and status register (VREFBUF_CSR)

Address offset: 0x00

Reset value: 0x0000 0002

31302928272625242322212019181716
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.
1514131211109876543210
Res.Res.Res.Res.Res.Res.Res.Res.Res.VRS[2:0]VRRRes.HIZENVR
rwrwrwrrwrw

Bits 31:7 Reserved, must be kept at reset value.

Bits 6:4 VRS[2:0] : Voltage reference scale

These bits select the value generated by the voltage reference buffer.

VRS = 000: VREFBUF0 voltage selected.

VRS = 001: VREFBUF1 voltage selected.

Others: Reserved

Note: Refer to the product datasheet for each VREFBUFx voltage setting value.

The software can program this bitfield only when the VREFBUF is disabled (ENVR=0).

Bit 3 VRR : Voltage reference buffer ready

0: the voltage reference buffer output is not ready.

1: the voltage reference buffer output reached the requested level.

Bit 2 Reserved, must be kept at reset value.

Bit 1 HIZ : High impedance mode

This bit controls the analog switch to connect or not the V REF+ pin.

0: V REF+ pin is internally connected to the voltage reference buffer output.

1: V REF+ pin is high impedance.

Refer to Table 272: VREF buffer modes for the mode descriptions depending on ENVR bit configuration.

Bit 0 ENVR : Voltage reference buffer mode enable

This bit is used to enable the voltage reference buffer mode.

0: Internal voltage reference mode disable (external voltage reference mode).

1: Internal voltage reference mode (reference buffer enable or hold mode) enable.

34.6.2 VREFBUF calibration control register (VREFBUF_CCR)

Address offset: 0x04

Reset value: 0x0000 00XX

31302928272625242322212019181716
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.
1514131211109876543210
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.TRIM[5:0]
rwrwrwrwrwrw

Bits 31:6 Reserved, must be kept at reset value.

Bits 5:0 TRIM[5:0] : Trimming code

The TRIM code is a 6-bit unsigned data (minimum 000000, maximum 111111) that is set and updated according the mechanism described below.

Reset:

TRIM[5:0] is automatically initialized with the VRS = 0 trimming value stored in the OTP memory during the production test.

VRS change:

TRIM[5:0] is automatically initialized with the trimming value (corresponding to VRS setting) stored in the OTP memory during the production test.

Write in TRIM[5:0]:

User can modify the TRIM[5:0] with an arbitrary value. This is permanently disabling the control of the trimming value with VRS (until the device is reset).

Note: If the user application performs the trimming, the trimming code must start from 000000 to 111111 in ascending order.

34.6.3 VREFBUF register map

The following table gives the VREFBUF register map and the reset values.

Table 273. VREFBUF register map and reset values

OffsetRegister name313029282726252423222120191817161514131211109876543210
0x00VREFBUF_CSRRes.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.VRS[2:0]VRRRes.HIZENVR
Reset value000010
0x04VREFBUF_CCRRes.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.TRIM[5:0]
Reset valuexxxxxx

Refer to Section 2.3: Memory organization for the register boundary addresses.