22. Liquid crystal display controller (LCD)

This section applies to STM32WB55xx devices only.

22.1 LCD introduction

The LCD controller is a digital controller/driver for monochrome passive liquid crystal display (LCD) with up to eight common terminals, and up to 44 segment terminals to drive 176 (44x4) or 320 (40x8) LCD picture elements (pixels). The exact number of terminals depends on the device pinout, as described in the datasheet.

The LCD is made up of several segments (pixels or complete symbols) that can be turned visible or invisible. Each segment consists of a layer of liquid crystal molecules aligned between two electrodes. When a voltage greater than a threshold voltage is applied across the liquid crystal, the segment becomes visible. The segment voltage must be alternated to avoid an electrophoresis effect in the liquid crystal (which degrades the display). The waveform across a segment must then be generated, to avoid having a direct current (DC).

Glossary

Bias: number of voltage levels used when driving an LCD, defined as \( 1 / (\text{number of voltage levels used to drive an LCD display} - 1) \)

Boost circuit: contrast controller circuit

Common: electrical connection terminal connected to several (44) segments

Duty ratio: number defined as \( 1 / (\text{number of common terminals on a given LCD display}) \)

Frame: one period of the waveform written to a segment

Frame rate: number of frames per second (number of times the LCD segments are energized per second)

LCD (liquid crystal display): passive display panel with terminals leading directly to a segment

Segment: smallest viewing element (a single bar or dot used to help create a character on an LCD display)

22.2 LCD main features

Note: When the LCD relies on the internal step-up converter, the VLCD pin must be connected to V SS with a capacitor. Its typical value is 1 µF (see C EXT value in the datasheet for details).

22.3 LCD functional description

22.3.1 General description

The LCD controller has five main blocks (see Figure 108 ):

Figure 108. LCD controller block diagram

Figure 108. LCD controller block diagram. The diagram shows the internal architecture of the LCD controller. On the left, an 'Address bus' and 'Data bus' are shown. The 'Data bus' connects to 'LCD regs', 'LCD RAM (32x16 bits)', and another 'LCD regs' block. The 'LCD RAM' output goes to an '8-to-1 mux', which then connects to a 'SEG driver'. The 'SEG driver' output (labeled '44') goes to an 'Analog switch array'. The 'Analog switch array' has multiple output lines: COM0 through COM3, SEG0 through SEG39, SEG40/COM4, SEG41/COM5, SEG42/COM6, and SEG43/COM7. These lines also connect to 'I/O ports'. A 'Frequency generator' block contains a '16-bit prescaler' (input LCDCLK, output LCDCLK/32768), a 'CLOCK MUX' (inputs PS[3:0] from LCD regs and ck_ps from a 'Divide by 16 to 31' block), and a 'Divide by 16 to 31' block (input DIV[3:0] from LCD regs). The 'CLOCK MUX' output is ck_div, which connects to a 'COM driver' and a 'READY' input. The 'COM driver' has an 'Interrupt' output and a COM[3:0] output. The 'COM driver' also receives inputs from the '8-to-1 mux' (labeled '40') and a 'SEG COM MUX' (labeled 'SEG[43:40]'). The 'SEG COM MUX' also receives inputs from the 'SEG driver' (labeled 'SEG[43:0]') and a 'Voltage generator' (labeled 'Vss'). The 'Voltage generator' is part of an 'Analog stepup converter' block and has outputs for Vss, 1/3-1/4 Vcp, 2/3-3/4 Vcp, 1/2 Vcp, and Vcp. The 'Voltage generator' also receives inputs from a 'Pulse generator' (inputs STATIC, VSEL, EN, HD, BIAS[1:0], CC[2:0] from LCD regs). The 'Analog switch array' also has a 'READY' input from the 'COM driver'.
Figure 108. LCD controller block diagram. The diagram shows the internal architecture of the LCD controller. On the left, an 'Address bus' and 'Data bus' are shown. The 'Data bus' connects to 'LCD regs', 'LCD RAM (32x16 bits)', and another 'LCD regs' block. The 'LCD RAM' output goes to an '8-to-1 mux', which then connects to a 'SEG driver'. The 'SEG driver' output (labeled '44') goes to an 'Analog switch array'. The 'Analog switch array' has multiple output lines: COM0 through COM3, SEG0 through SEG39, SEG40/COM4, SEG41/COM5, SEG42/COM6, and SEG43/COM7. These lines also connect to 'I/O ports'. A 'Frequency generator' block contains a '16-bit prescaler' (input LCDCLK, output LCDCLK/32768), a 'CLOCK MUX' (inputs PS[3:0] from LCD regs and ck_ps from a 'Divide by 16 to 31' block), and a 'Divide by 16 to 31' block (input DIV[3:0] from LCD regs). The 'CLOCK MUX' output is ck_div, which connects to a 'COM driver' and a 'READY' input. The 'COM driver' has an 'Interrupt' output and a COM[3:0] output. The 'COM driver' also receives inputs from the '8-to-1 mux' (labeled '40') and a 'SEG COM MUX' (labeled 'SEG[43:40]'). The 'SEG COM MUX' also receives inputs from the 'SEG driver' (labeled 'SEG[43:0]') and a 'Voltage generator' (labeled 'Vss'). The 'Voltage generator' is part of an 'Analog stepup converter' block and has outputs for Vss, 1/3-1/4 Vcp, 2/3-3/4 Vcp, 1/2 Vcp, and Vcp. The 'Voltage generator' also receives inputs from a 'Pulse generator' (inputs STATIC, VSEL, EN, HD, BIAS[1:0], CC[2:0] from LCD regs). The 'Analog switch array' also has a 'READY' input from the 'COM driver'.

Note: LCDCLK is the same as RTCCLK. Refer to the RTC/LCD clock description in the RCC section.

The frequency generator allows the user to achieve various LCD frame rates starting from an LCD input clock frequency (LCDCLK), which can vary from 32 kHz up to 1 MHz.

Different clock sources can be used to provide the LCD clock (LCDCLK/RTCCLK):

22.3.2 Frequency generator

This clock source must be stable to obtain accurate LCD timing, and hence to minimize DC voltage offset across LCD segments. The input clock LCDCLK can be divided by any value from 1 to \( 2^{15} \times 31 \) (see Section 22.6.2 ).

The frequency generator consists of a prescaler (16-bit ripple counter), and a 16 to 31 clock divider. PS[3:0] in LCD_FCR selects LCDCLK divided by \( 2^{\text{PS}[3:0]} \) . If a finer resolution rate is required, DIV[3:0] in LCD_FCR can be used to divide the clock further by 16 to 31.

In this way, the user can roughly scale the frequency, and then fine-tune it by linearly scaling the clock with the counter. The output of the frequency generator block is \( f_{\text{ck\_div}} \) , which is the time base for the entire LCD controller. This frequency is equivalent to the LCD phase frequency, rather than the frame frequency (they are equal only in case of static duty).

The frame frequency ( \( f_{\text{frame}} \) ) is obtained from \( f_{\text{ck\_div}} \) by dividing it by the number of active common terminals (or by multiplying it for the duty).

The relation between the input clock frequency ( \( f_{\text{LCDCLK}} \) ) of the frequency generator and its output clock frequency \( f_{\text{ck\_div}} \) is:

\[ f_{\text{ckdiv}} = \frac{f_{\text{LCDCLK}}}{2^{\text{PS}} \times (16 + \text{DIV})} \]

\[ f_{\text{frame}} = f_{\text{ckdiv}} \times \text{duty} \]

This makes the frequency generator very flexible. An example of frame rate calculation is shown in the following table.

Table 115. Example of frame rate calculation

LCDCLKPS[3:0]DIV[3:0]RatioDuty\( f_{\text{frame}} \)
32.768 kHz311361/830.12 Hz
412721/430.12 Hz
463521/331.03 Hz
515441/230.12 Hz
611088Static30.12 Hz
14401/8102.40 Hz
24801/4102.40 Hz
2111081/3101.14 Hz
341601/2102.40 Hz
44320Static102.40 Hz
1.00 MHz6312161/8102.80 Hz
7324321/4102.80 Hz
71033281/3100.16 Hz
8348641/2102.80 Hz
939728Static102.80 Hz

The frame frequency must be selected within a range between 30 and 100 Hz. This is a compromise between power consumption and acceptable refresh rate. In addition, a dedicated prescaler selects the blink frequency.

This frequency is defined as \( f_{\text{BLINK}} = f_{\text{ck\_div}} / 2^{(\text{BLINKF} + 3)} \) , with BLINKF[2:0] = 0, 1, 2, ..., 7.

The achieved blink frequency is in the range of 0.5, 1, 2, or 4 Hz.

22.3.3 Common driver

Common signals are generated by the common driver block (see Figure 108).

COM signal bias

Each COM signal has identical waveforms, but different phases. It has its maximum amplitude \( V_{\text{LCD}} \) or \( V_{\text{SS}} \) only in the corresponding phase of a frame cycle, while, during the other phases, the signal amplitude is:

The selection between \( 1/2 \) , \( 1/3 \) , and \( 1/4 \) bias modes can be done through BIAS[1:0] in LCD_CR.

A pixel is activated when both of its corresponding common and segment lines are active during the same phase, when the voltage difference between common and segment is maximum during this phase. Common signals are phase-inverted to reduce EMI.

As shown in Figure 109, with phase inversion, there is a mean voltage of \( 1/2 V_{\text{LCD}} \) at the end of every odd cycle.

Figure 109. \( 1/3 \) bias, \( 1/4 \) duty

Timing diagram for 1/3 bias, 1/4 duty. The diagram shows Common and Segment signal waveforms over two frames (Odd and Even). The Common signal has four levels: V_LCD, 2/3 V_LCD, 1/3 V_LCD, and V_SS. The Segment signal has four levels: V_LCD, 2/3 V_LCD, 1/3 V_LCD, and V_SS. The diagram is divided into 8 phases (0-3) for each frame. Labels 'Com active' and 'Com inactive' are used to indicate the state of the common signal. The diagram shows that the mean voltage of the Common signal at the end of every odd cycle is 1/2 V_LCD.

The figure is a timing diagram titled "Figure 109. 1/3 bias, 1/4 duty". It displays the voltage levels for Common and Segment signals over two frames: Odd frame and Even frame. Each frame is divided into four phases: Phase 0, Phase 1, Phase 2, and Phase 3. The Common signal has four possible voltage levels: \( V_{\text{LCD}} \) , \( 2/3 V_{\text{LCD}} \) , \( 1/3 V_{\text{LCD}} \) , and \( V_{\text{SS}} \) . The Segment signal also has four possible voltage levels: \( V_{\text{LCD}} \) , \( 2/3 V_{\text{LCD}} \) , \( 1/3 V_{\text{LCD}} \) , and \( V_{\text{SS}} \) . The diagram shows the state of the Common signal (Com active or Com inactive) for each phase. In the Odd frame, the Common signal is active in Phase 0 and inactive in Phases 1, 2, and 3. In the Even frame, the Common signal is active in Phase 0 and inactive in Phases 1, 2, and 3. The Segment signal is active in Phase 0 and inactive in Phases 1, 2, and 3 for both frames. The diagram illustrates that the mean voltage of the Common signal at the end of every odd cycle is \( 1/2 V_{\text{LCD}} \) .

Timing diagram for 1/3 bias, 1/4 duty. The diagram shows Common and Segment signal waveforms over two frames (Odd and Even). The Common signal has four levels: V_LCD, 2/3 V_LCD, 1/3 V_LCD, and V_SS. The Segment signal has four levels: V_LCD, 2/3 V_LCD, 1/3 V_LCD, and V_SS. The diagram is divided into 8 phases (0-3) for each frame. Labels 'Com active' and 'Com inactive' are used to indicate the state of the common signal. The diagram shows that the mean voltage of the Common signal at the end of every odd cycle is 1/2 V_LCD.

In case of \( 1/2 \) bias (BIAS = 01), the \( V_{\text{LCD}} \) pin generates an intermediate voltage equal to \( 1/2 V_{\text{LCD}} \) on node b for odd and even frames (see Figure 112).

COM signal duty

Depending on DUTY[2:0] in LCD_CR, the COM signals are generated with static duty (Figure 111), 1/2 duty (Figure 112), 1/3 duty (Figure 113), 1/4 duty (Figure 114), or 1/8 duty (Figure 115).

COM[n] n[0 to 7] is active during phase n in the odd frame, so the COM pin is driven to \( V_{LCD} \) .

During phase n of the even frame, the COM pin is driven to \( V_{SS} \) .

In the case of 1/3 (1/4) bias, COM[n] is inactive during phases other than n, so the COM pin is driven to 1/3 (1/4) \( V_{LCD} \) during odd frames, and to 2/3 (3/4) \( V_{LCD} \) during even frames.

In the case of 1/2 bias, if COM[n] is inactive during phases other than n, the COM pin is always driven (odd and even frame) to 1/2 \( V_{LCD} \) .

When static duty is selected, the segment lines are not multiplexed, which means that each segment output corresponds to one pixel. In this way, only up to 44 pixels can be driven. COM[0] is always active while COM[7:1] are not used, and are driven to \( V_{SS} \) .

When LCDEN in LCD_CR is reset, all common lines are pulled down to \( V_{SS} \) , and the ENS flag in LCD_SR becomes 0. Static duty means that COM[0] is always active, and only two voltage levels are used for segment and common lines: \( V_{LCD} \) and \( V_{SS} \) . A pixel is active if the corresponding SEG line has a voltage opposite to that of the COM, and inactive when the voltages are equal. In this way the LCD has maximum contrast (see Figure 110, Figure 111).

In Figure 110, pixel 0 is active, while pixel 1 is inactive.

Figure 110. Static duty case 1

Timing diagram for static duty case 1 showing voltage levels for COM0, SEG0, and SEG1 over four frames (Odd, Even, Odd, Even).

The diagram shows the voltage levels for COM0, SEG0, and SEG1 over four frames: Odd frame, Even frame, Odd frame, and Even frame. The voltage levels are \( V_{LCD} \) , \( V_{SS} \) , 0, and \( -V_{LCD} \) .

SignalOdd frameEven frameOdd frameEven frame
COM0\( V_{LCD} \)\( V_{SS} \)\( V_{LCD} \)\( V_{SS} \)
SEG0\( V_{SS} \)\( V_{LCD} \)\( V_{SS} \)\( V_{LCD} \)
SEG1\( V_{SS} \)\( V_{LCD} \)\( V_{SS} \)\( V_{LCD} \)
COM00\( -V_{LCD} \)0\( -V_{LCD} \)
SEG0\( V_{LCD} \)\( V_{SS} \)\( V_{LCD} \)\( V_{SS} \)
COM00\( -V_{LCD} \)0\( -V_{LCD} \)
SEG1\( V_{LCD} \)\( V_{SS} \)\( V_{LCD} \)\( V_{SS} \)

MS33439V1

Timing diagram for static duty case 1 showing voltage levels for COM0, SEG0, and SEG1 over four frames (Odd, Even, Odd, Even).

In each frame, there is only one phase, hence \( f_{frame} \) is equal to \( f_{LCD} \) . If 1/4 duty is selected, there are four phases in a frame: COM[0] is active during phase 0, COM[1] is active during phase 1, COM[2] is active during phase 2, and COM[3] is active during phase 3.

Figure 111. Static duty case 2

Figure 111: Static duty case 2. Diagram showing LCD terminal connections and timing waveforms.

The figure illustrates the static duty case 2 for an LCD controller. On the left, two diagrams show the liquid crystal display and terminal connections. The top diagram shows a 2x2 pixel array connected to COM0 and SEG7. The bottom diagram shows a 2x4 pixel array connected to COM0, SEG7, SEG6, SEG5, SEG4, SEG3, SEG2, SEG1, and SEG0. On the right, timing waveforms are shown for PIN COM0, PIN SEG0, PIN SEG1, COM0-SEG0 selected waveform, and COM0-SEG1 non selected waveform. The waveforms show a sequence of phases with voltage levels of 1/1 V, 0/1 V, and -1/1 V. The selected waveform for COM0-SEG0 shows a -1/1 V level during the active phase, while the non-selected waveform for COM0-SEG1 remains at 0/1 V. The identifier MS33440V1 is present in the bottom right corner.

Figure 111: Static duty case 2. Diagram showing LCD terminal connections and timing waveforms.

In this mode, the segment terminals are multiplexed, and each of them control four pixels. A pixel is activated only when both its corresponding SEG and COM lines are active in the same phase. In case of 1/4 duty, to deactivate pixel 0 connected to COM[0], SEG[0] must be inactive during the phase 0 when COM[0] is active. To activate pixel 0 connected to COM[1], SEG[0] needs to be active during phase 1 when COM[1] is active (see Figure 114 ). To activate pixels from 0 to 43 connected to COM[0], SEG[0:43] must be active during phase 0 when COM[0] is active. These considerations can be extended to the other pixels.

8-to-1 mux

When COM[0] is active in the common driver block, it also drives the 8-to-1 mux shown in Figure 108 , to select the content of the first two RAM register locations. When COM[7] is active, the output of the 8-to-1 mux is the content of the last two RAM locations.

Figure 112. 1/2 duty, 1/2 bias

Figure 112: 1/2 duty, 1/2 bias. The figure shows a liquid crystal display (LCD) with terminal connections and timing diagrams for various pins. The LCD diagram shows COM1 and COM0 terminals, and four segment terminals labeled SEG0, SEG1, SEG2, and SEG3. The timing diagrams show waveforms for PIN COM0, PIN COM1, PIN SEG0, PIN SEG1, COM0-SEG0 (selected waveform), and COM0-SEG1 (non selected waveform). The voltage levels for the waveforms are 2/2 V, 1/2 V, 0/2 V, -1/2 V, and -2/2 V. The diagram is labeled MS33441V1.
Figure 112: 1/2 duty, 1/2 bias. The figure shows a liquid crystal display (LCD) with terminal connections and timing diagrams for various pins. The LCD diagram shows COM1 and COM0 terminals, and four segment terminals labeled SEG0, SEG1, SEG2, and SEG3. The timing diagrams show waveforms for PIN COM0, PIN COM1, PIN SEG0, PIN SEG1, COM0-SEG0 (selected waveform), and COM0-SEG1 (non selected waveform). The voltage levels for the waveforms are 2/2 V, 1/2 V, 0/2 V, -1/2 V, and -2/2 V. The diagram is labeled MS33441V1.

22.3.4 Segment driver

The segment driver block controls the SEG lines according to the pixel data coming from the 8-to-1 mux driven in each phase by the common driver block.

In the case of 1/4 or 1/8 duty

When COM[0] is active, the pixel information (active/inactive) related to the pixel connected to COM[0] (content of the first two LCD_RAM locations) goes through the 8-to-1 mux.

The SEG[n] pin n [0 to 43] is driven to \( V_{SS} \) (indicating pixel n is active when COM[0] is active) in phase 0 of the odd frame.

The SEG[n] pin is driven to \( V_{LCD} \) in phase 0 of the even frame. If pixel n is inactive, the SEG[n] pin is driven to \( 2/3 \) ( \( 2/4 \) ) \( V_{LCD} \) in the odd frame, or to \( 1/3 \) ( \( 2/4 \) ) \( V_{LCD} \) in the even frame (current inversion in \( V_{LCD} \) pad), see Figure 109 .

In case of 1/2 bias, if the pixel is inactive, the SEG[n] pin is driven to \( V_{LCD} \) in the odd and to \( V_{SS} \) in the even frame.

When the LCD controller is disabled (LCDEN cleared in LCD_CR) the SEG lines are pulled down to \( V_{SS} \) .

Figure 113. 1/3 duty, 1/3 bias

Diagram showing LCD terminal connections and corresponding voltage waveforms for 1/3 duty, 1/3 bias mode.

Liquid crystal display
and terminal connection

COM2
COM1
COM0
SEG0 SEG1 SEG2

PIN COM0 (Levels: 3/3 V, 2/3 V, 1/3 V, 0/3 V)
PIN COM1 (Levels: 3/3 V, 2/3 V, 1/3 V, 0/3 V)
PIN COM2 (Levels: 3/3 V, 2/3 V, 1/3 V, 0/3 V)
PIN SEG0 (Levels: 3/3 V, 2/3 V, 1/3 V, 0/3 V)
PIN SEG1 (Levels: 3/3 V, 2/3 V, 1/3 V, 0/3 V)
COM0-SEG1 selected waveform (Levels: 3/3 V, 2/3 V, 1/3 V, 0/3 V, -1/3 V, -2/3 V, -3/3 V)
COM0-SEG0 non selected waveform (Levels: 1/3 V, 0/3 V, -1/3 V)

1 frame

MS33442V1

Diagram showing LCD terminal connections and corresponding voltage waveforms for 1/3 duty, 1/3 bias mode.

Figure 114. 1/4 duty, 1/3 bias

Timing diagram for 1/4 duty, 1/3 bias LCD controller showing terminal connections and voltage waveforms for COM0, COM1, COM2, SEG0, SEG1, selected waveform (COM0-SEG1), and non selected waveform (COM0-SEG0).

The figure illustrates the terminal connections and voltage waveforms for a liquid crystal display (LCD) controller operating in 1/4 duty and 1/3 bias mode. On the left, a schematic shows the LCD terminals: COM3, COM2, COM1, and COM0 (common) connected to the top half of the display, and SEG0 and SEG1 connected to the bottom half. On the right, timing diagrams show the voltage levels over time for various pins and waveforms. The voltage levels for COM pins are 3/3 V, 2/3 V, 1/3 V, and 0/3 V. The selected waveform (COM0-SEG1) has levels 3/3 V, 2/3 V, 1/3 V, 0/3 V, -1/3 V, -2/3 V, and -3/3 V. The non-selected waveform (COM0-SEG0) has levels 1/3 V, 0/3 V, and -1/3 V. A '1 frame' time interval is indicated at the bottom.

Terminal Connections:

Waveforms and Voltage Levels:

Time interval: 1 frame

MS33443V1

Timing diagram for 1/4 duty, 1/3 bias LCD controller showing terminal connections and voltage waveforms for COM0, COM1, COM2, SEG0, SEG1, selected waveform (COM0-SEG1), and non selected waveform (COM0-SEG0).

Figure 115. 1/8 duty, 1/4 bias

Timing diagram for 1/8 duty, 1/4 bias LCD controller. It shows terminal connections for COM0-COM7 and SEG0, and corresponding voltage waveforms over one frame. The voltage scale ranges from -4/4 V to 4/4 V.

The figure illustrates the terminal connections and voltage waveforms for an LCD controller operating in 1/8 duty and 1/4 bias mode. On the left, a diagram shows the 'Liquid crystal display and terminal connection' with terminals COM0 through COM7 and SEG0. The main part of the figure displays the voltage waveforms for these terminals over a single frame. The vertical axis represents voltage levels from -4/4 V to 4/4 V in increments of 1/4 V. The horizontal axis represents time, with a '1 frame' duration indicated. The waveforms are as follows:

The diagram is labeled with 'MS33444V1' in the bottom right corner.

Timing diagram for 1/8 duty, 1/4 bias LCD controller. It shows terminal connections for COM0-COM7 and SEG0, and corresponding voltage waveforms over one frame. The voltage scale ranges from -4/4 V to 4/4 V.

The segment driver also implements a programmable blink feature to allow some pixels to continuously switch on at a specific frequency. The blink mode can be configured by BLINK[1:0] in LCD_FCR, making it possible to blink up to 1, 2, 4, 8, or all pixels (see Section 22.6.2 ). The blink frequency can be selected from eight different values using BLINKF[2:0] in LCD_FCR.

Table 116 gives examples of different blink frequencies (as a function of ck_div frequency).

Table 116. Blink frequency

BLINKF[2:0]ck_div frequency (with LCDCLK frequency of 32.768 kHz)
32 Hz64 Hz128 Hz256 Hz
0004.0 HzN/AN/AN/A
0012.0 Hz4.0 HzN/AN/A
0101.0 Hz2.0 Hz4.0 HzN/A
0110.5 Hz1.0 Hz2.0 Hz4.0 Hz
1000.25 Hz0.5 Hz1.0 Hz2.0 Hz
101N/A0.25 Hz0.5 Hz1.0 Hz
110N/AN/A0.25 Hz0.5 Hz
111N/AN/AN/A0.25 Hz

22.3.5 Voltage generator and contrast control

LCD supply source

The LCD power supply source comes from either the internal step-up converter, or from an external voltage applied on the VLCD pin. The internal or external voltage source can be selected using VSEL in LCD_CR. If an external source is selected, the internal boost circuit (step-up converter) is disabled to reduce power consumption.

When the step-up converter is selected as the \( V_{LCD} \) source, the \( V_{LCD} \) value can be chosen among a wide set of values from \( V_{LCDmin} \) to \( V_{LCDmax} \) by means of CC[2:0] (contrast control) in LCD_FCR (see Section 22.6.2 ). New values of \( V_{LCD} \) take effect at the beginning of a new frame.

When an external power source is selected as \( V_{LCD} \) source, the \( V_{LCD} \) voltage must be chosen in the range of \( V_{LCDmin} \) to \( V_{LCDmax} \) (see datasheets). The contrast can then be controlled by programming a dead time between frames (see Deadtime ).

A specific software sequence must be performed to configure the LCD, depending upon the power supply source. The LCD controller is considered as disabled prior to the configuration sequence.

If the internal step-up converter is used (capacitor \( C_{EXT} \) on VLCD pin is required):

If the LCD external power source is used:

LCD intermediate voltages

The LCD intermediate voltage levels are generated through an internal resistor divider network, as shown in Figure 116 .

The LCD voltage generator issues intermediate voltage levels between \( V_{SS} \) and \( V_{LCD} \) :

LCD drive selection

Two resistive networks, one with low-value resistors ( \( R_L \) ), and one with high-value resistors ( \( R_H \) ) are respectively used to increase the current during transitions, and to reduce power consumption in static state.

The EN switch follows the rules described below (see Figure 116 ):

PON[2:0] (pulse on duration) in LCD_FCR configures the time during which \( R_L \) is enabled through the HD (high drive) switch when the levels of the common and segment lines change (see Figure 116 ). A short drive time leads to lower power consumption, but displays with high internal resistance may need a longer drive time to achieve satisfactory contrast.

Figure 116. LCD voltage control

Figure 116. LCD voltage control circuit diagram. The diagram illustrates a voltage divider network for an LCD controller. It consists of two parallel resistor ladders: a low-resistance network (R_LN) on the left and a high-resistance network (R_HN) on the right. The R_LN ladder is controlled by an 'HD' switch, and the R_HN ladder is controlled by an 'EN' switch, both connected to V_LCD. The ladders provide intermediate voltage taps at 3/4 x V_LCD, 2/3 x V_LCD, 1/2 x V_LCD, 1/3 x V_LCD, and 1/4 x V_LCD. These taps are routed through switches to three output buffer stages. Each buffer stage is controlled by a BUFEN signal and outputs to V_LCDRail3, V_LCDRail2, and V_LCDRail1 respectively. There is also a BIAS[1] input and a STATIC control line connected to the bottom of the networks near V_SS. The diagram is labeled MS33445V3.
Figure 116. LCD voltage control circuit diagram. The diagram illustrates a voltage divider network for an LCD controller. It consists of two parallel resistor ladders: a low-resistance network (R_LN) on the left and a high-resistance network (R_HN) on the right. The R_LN ladder is controlled by an 'HD' switch, and the R_HN ladder is controlled by an 'EN' switch, both connected to V_LCD. The ladders provide intermediate voltage taps at 3/4 x V_LCD, 2/3 x V_LCD, 1/2 x V_LCD, 1/3 x V_LCD, and 1/4 x V_LCD. These taps are routed through switches to three output buffer stages. Each buffer stage is controlled by a BUFEN signal and outputs to V_LCDRail3, V_LCDRail2, and V_LCDRail1 respectively. There is also a BIAS[1] input and a STATIC control line connected to the bottom of the networks near V_SS. The diagram is labeled MS33445V3.
  1. 1. \( R_{LN} \) and \( R_{HN} \) are, respectively, the low and the high value resistance network.

The \( R_{LN} \) divider can be always switched on using HD in LCD_FCR (see Section 22.6.2 ).

The HD switch follows the rules described below:

After LCDEN is activated, RDY is set in LCD_SR to indicate that voltage levels are stable and the LCD controller can start operation.

Buffered mode

When voltage output buffers are enabled by setting BUFEN in LCD_CR, the LCD driving capability is improved, as buffers prevent the LCD capacitive loads from loading the resistor bridge unacceptably and interfering with its voltage generation. As a result, intermediate voltage levels are more stable, which improves RMS voltage applied to the LCD pixels.

In buffer mode, intermediate voltages are generated by the high value resistor bridge \( R_{HN} \) to reduce power consumption. The low value resistor bridge \( R_{LN} \) is automatically disabled whatever HD or PON[2:0] configuration.

Buffers can be used independently of the \( V_{LCD} \) supply source (internal or external), but they can be enabled or disabled only when the LCD controller is not activated.

Deadtime

In addition to using CC[2:0], the contrast can be controlled by programming a dead time between each frame. During the dead time, the COM and SEG values are put to \( V_{SS} \) . DEAD[2:0] in LCD_FCR can be used to program a time of up to eight phase periods. This dead time reduces the contrast without modifying the frame rate.

Figure 117. Dead time

Timing diagram showing the sequence of frames and dead time. The diagram illustrates the transition between an Odd frame and an Even frame, followed by a Dead time period, and then another Odd frame and Even frame. The signal levels for COM and SEG are shown as step functions. During the Dead time, both COM and SEG are set to a low level (Vss). The diagram is labeled with 'Odd frame', 'Even frame', and 'Dead time' segments. A reference code 'MS33448V1' is present in the bottom right corner of the diagram area.
Timing diagram showing the sequence of frames and dead time. The diagram illustrates the transition between an Odd frame and an Even frame, followed by a Dead time period, and then another Odd frame and Even frame. The signal levels for COM and SEG are shown as step functions. During the Dead time, both COM and SEG are set to a low level (Vss). The diagram is labeled with 'Odd frame', 'Even frame', and 'Dead time' segments. A reference code 'MS33448V1' is present in the bottom right corner of the diagram area.

22.3.6 Double-buffer memory

Using its double-buffer memory, the LCD controller ensures the coherency of the displayed information without having to use interrupts to control the LCD_RAM modification.

The application software can access the first buffer level (LCD_RAM) through the APB interface. Once it has modified the LCD_RAM, it sets UDR in LCD_SR. This UDR flag (update display request) requests the updated information to be moved into the second buffer level (LCD_DISPLAY).

This operation is done synchronously with the frame (at the beginning of the next frame). Until the update is completed, the LCD_RAM is write protected, and the UDR flag stays high. Once the update is completed, another flag (UDD, update display done) is set and generates an interrupt if UDDIE is set in LCD_FCR.

The time it takes to update LCD_DISPLAY is, in the worst case, one odd and one even frame. The update does not occur (UDR = 1 and UDD = 0) until the display is enabled (LCDEN = 1).

22.3.7 COM and SEG multiplexing

Output pins versus duty modes

The output pins consist of:

Depending on the duty configuration, the COM and SEG output pins can have different functions:

Remapping capability for small packages

Additionally, it is possible to remap four segments by setting MUX_SEG in LCD_CR. This is particularly useful when using smaller device types with fewer external pins.

When MUX_SEG is set, output pins SEG[43:40] have the same function as SEG[31:28].

This feature is available only if the mode 1/8 duty is not selected.

Check the availability of this feature by referring to the pinout section of the datasheet.

For the considered package, check the availability of the SEG/COM multiplexing pin as follows (n = number of segments for the considered package):

For the considered package, check the availability of the SEG/COM multiplexing pin:

Summary of COM and SEG functions versus duty and remap

The possible ways of multiplexing the COM and SEG functions are described in the following table.

Table 117. Remapping capability

DUTYMUX_SEGWLCSP100VFQFPN68UFQFPN48Output pinFunction
1/8N/A40x8--COM[3:0]COM[3:0]
SEG[43:40]/SEG[31:28]/COM[7:4]COM[7:4]
SEG[39:0]SEG[39:0]

Table 117. Remapping capability (continued)

DUTYMUX_SEGWLCSP100VFQFPN68UFQFPN48Output pinFunction
1/4044x4--COM[3:0]COM[3:0]
SEG[43:40]/SEG[31:28]/COM[7:4]SEG[43:40]
SEG[39:0]SEG[39:0]
140x4--COM[3:0]COM[3:0]
SEG[43:40]/SEG[31:28]/COM[7:4]SEG[31:28]
SEG[39:32]SEG[39:32]
SEG[31:28]Not used
0-28x4-SEG[27:0]SEG[27:0]
COM[3:0]COM[3:0]
SEG[42:40]/SEG[30:28]/COM[6:4]SEG[42:40]
1-28x4-SEG[24:0]SEG[24:0]
COM[3:0]COM[3:0]
SEG[42:40]/SEG[30:28]/COM[6:4]SEG[30:28]
N/A--13x4SEG[24:0]SEG[24:0]
COM[3:0]COM[3:0]
SEG[21]SEG[21]
SEG[17:16]SEG[17:16]
SEG[9:0]SEG[9:0]

Table 117. Remapping capability (continued)

DUTYMUX_SEGWLCSP100VFQFPN68UFQFPN48Output pinFunction
1/3044x3--COM[3]Not used
COM[2:0]COM[2:0]
SEG[43:40]/SEG[31:28]/COM[7:4]SEG[43:40]
SEG[39:0]SEG[39:0]
140x3--COM[3]Not used
COM[2:0]COM[2:0]
SEG[43:40]/SEG[31:28]/COM[7:4]SEG[31:28]
SEG[39:32]SEG[39:32]
SEG[31:28]Not used
SEG[27:0]SEG[27:0]
0-28x3-COM[3]Not used
COM[2:0]COM[2:0]
SEG[42:40]/SEG[30:28]/COM[6:4]SEG[42:40]
SEG[24:0]SEG[24:0]
1-28x3-COM[3]Not used
COM[2:0]COM[2:0]
SEG[42:40]/SEG[30:28]/COM[6:4]SEG[30:28]
SEG[24:0]SEG[24:0]
N/A--13x3COM[3]Not used
COM[2:0]COM[2:0]
SEG[21]SEG[21]
SEG[17:16]SEG[17:16]
SEG[9:0]SEG[9:0]
1/2044x2--COM[3:2]Not used
COM[1:0]COM[1:0]
SEG[43:40]/SEG[31:28]/COM[7:4]SEG[43:40]
SEG[39:0]SEG[39:0]
140x2--COM[3:2]Not used
COM[1:0]COM[1:0]
SEG[43:40]/SEG[31:28]/COM[7:4]SEG[31:28]
SEG[39:32]SEG[39:32]
SEG[31:28]Not used
SEG[27:0]SEG[27:0]

Table 117. Remapping capability (continued)

DUTYMUX_SEGWLCSP100VFQFPN68UFQFPN48Output pinFunction
1/20-28x2-COM[3:2]Not used
COM[1:0]COM[1:0]
SEG[42:40]/SEG[30:28]/COM[6:4]SEG[42:40]
SEG[24:0]SEG[24:0]
1-28x2-COM[3:2]Not used
COM[1:0]COM[1:0]
SEG[42:40]/SEG[30:28]/COM[6:4]SEG[30:28]
SEG[24:0]SEG[24:0]
N/A--13x2COM[3:2]Not used
COM[1:0]COM[1:0]
SEG[21]SEG[21]
SEG[17:16]SEG[17:16]
SEG[9:0]SEG[9:0]
STATIC044x1--COM[3:1]Not used
COM[0]COM[0]
SEG[43:40]/SEG[31:28]/COM[7:4]SEG[43:40]
SEG[39:0]SEG[39:0]
140x1--COM[3:1]Not used
COM[0]COM[0]
SEG[43:40]/SEG[31:28]/COM[7:4]SEG[31:28]
SEG[39:32]SEG[39:32]
SEG[31:28]Not used
SEG[27:0]SEG[27:0]
0-28x1-COM[3:1]Not used
COM[0]COM[0]
SEG[42:40]/SEG[30:28]/COM[6:4]SEG[42:40]
SEG[24:0]SEG[24:0]
1-28x1-COM[3:1]Not used
COM[0]COM[0]
SEG[42:40]/SEG[30:28]/COM[6:4]SEG[30:28]
SEG[24:0]SEG[24:0]

Table 117. Remapping capability (continued)

DUTYMUX_SEGWLCSP100VFQFPN68UFQFPN48Output pinFunction
STATICN/A--13x1COM[3:1]Not used
COM[0]COM[0]
SEG[21]SEG[21]
SEG[17:16]SEG[17:16]
SEG[9:0]SEG[9:0]

The following figure gives examples of signal connections to the external pins.

Figure 118. SEG/COM mux feature example

Three diagrams illustrating SEG/COM mux feature examples for different DUTY and MUX_SEG settings. Each diagram shows an LCD controller with SEG and COM drivers connected to a SEG COM MUX, which is then connected to an external pin. Top diagram: DUTY ≠ 1/8 and MUX_SEG = 0, outputting SEG[43] to LCD_SEG[43] PIN. Middle diagram: DUTY ≠ 1/8 and MUX_SEG = 1, outputting SEG[31] to LCD_SEG[31] PIN. Bottom diagram: DUTY = 1/8 and MUX_SEG = 0, outputting COM[7] to COM[7] PIN.

The figure consists of three vertically stacked diagrams, each showing the internal architecture of an LCD controller and its connection to an external pin via a SEG COM MUX.

Three diagrams illustrating SEG/COM mux feature examples for different DUTY and MUX_SEG settings. Each diagram shows an LCD controller with SEG and COM drivers connected to a SEG COM MUX, which is then connected to an external pin. Top diagram: DUTY ≠ 1/8 and MUX_SEG = 0, outputting SEG[43] to LCD_SEG[43] PIN. Middle diagram: DUTY ≠ 1/8 and MUX_SEG = 1, outputting SEG[31] to LCD_SEG[31] PIN. Bottom diagram: DUTY = 1/8 and MUX_SEG = 0, outputting COM[7] to COM[7] PIN.

MS33449V2

22.3.8 Flowchart

Figure 119. Flowchart example

Flowchart for LCD controller initialization and management. It starts with START, followed by INIT (enable GPIO clocks, configure pins, configure controller). Then load initial data to LCD_RAM and set UDR. Program frame rate (PS, DIV) and contrast (CC). Enable display (LCDEN). A loop checks if contrast, data, or blink needs adjustment, or if LCD should be disabled. If disabled, it checks if ENS is 0 before ending.
graph TD; START([START]) --> INIT["INIT<br/>- Enable the GPIO port clocks<br/>- Configure the LCD GPIO pins as alternate functions<br/>- Configure LCD controller according to the display to be driven"]; INIT --> LoadData["- Load the initial data to be displayed into<br/>LCD_RAM and set the UDR in LCD_SR"]; LoadData --> ProgramFCR["- Program the desired frame rate (PS and DIV in LCD_FCR)<br/>- Program the contrast (CC in LCD_FCR)"]; ProgramFCR --> EnableDisplay["Enable the display (LCDEN in LCD_CR)"]; EnableDisplay --> AdjustContrast{Adjust contrast?}; AdjustContrast -- Yes --> ChangeFCR["Change PS, DIV, CC, PON,<br/>DEAD, or HD in LCD_FCR"]; AdjustContrast -- No --> ModifyData{Modify data?}; ModifyData -- Yes --> UDR1{UDR = 1?}; UDR1 -- Yes --> AdjustContrast; UDR1 -- No --> ModifyRAM["Modify the LCD_RAM"]; ModifyRAM --> SetUDR["Set UDR in LCD_SR"]; SetUDR --> AdjustContrast; ModifyData -- No --> ChangeBlink{Change blink?}; ChangeBlink -- Yes --> ChangeBlinkFCR["Change BLINK or BLINKF<br/>in LCD_FCR"]; ChangeBlinkFCR --> AdjustContrast; ChangeBlink -- No --> DisableLCD{Disable LCD?}; DisableLCD -- Yes --> DisableDisplay["Disable the display (LCDEN in LCD_CR)"]; DisableDisplay --> ENS0{ENS = 0?}; ENS0 -- No --> DisableDisplay; ENS0 -- Yes --> END([END]);
Flowchart for LCD controller initialization and management. It starts with START, followed by INIT (enable GPIO clocks, configure pins, configure controller). Then load initial data to LCD_RAM and set UDR. Program frame rate (PS, DIV) and contrast (CC). Enable display (LCDEN). A loop checks if contrast, data, or blink needs adjustment, or if LCD should be disabled. If disabled, it checks if ENS is 0 before ending.

MS33450V1

22.4 LCD low-power modes

The LCD controller can be displayed in Stop mode, or can be fully disabled to reduce power consumption.

22.5 LCD interrupts

The following table gives the list of LCD interrupt requests.

Table 118. LCD interrupt requests

Interrupt eventEvent flagEvent flag
Interrupt clearing method
Interrupt enable
control bit
Start of frame (SOF)SOFWrite SOFC = 1SOFIE
Update display done (UDD)UDDWrite UDDC = 1UDDIE

Start of frame (SOF)

The LCD start of frame interrupt is executed if SOFIE (start of frame interrupt enable) is set in LCD_FCR. SOF is cleared by writing SOFC to 1 in LCD_CLR when executing the corresponding interrupt handling vector.

Update display done (UDD)

The LCD update display interrupt is executed if UDDIE (update display done interrupt enable) is set in LCD_FCR. UDD is cleared by writing UDDC to 1 in LCD_CLR when executing the corresponding interrupt handling vector.

Depending on the product implementation, all these interrupts events can either share the same interrupt vector (LCD global interrupt), or be grouped into two interrupt vectors (LCD SOF and LCD UDD). Refer to Table 72: CPU1 vector table for details.

To enable the LCD interrupts, the following sequence is required:

  1. 1. Configure and enable the LCD IRQ channel in the NVIC.
  2. 2. Configure the LCD to generate interrupts.

22.6 LCD registers

These registers are accessed by words (32-bit).

22.6.1 LCD control register (LCD_CR)

Address offset: 0x00

Reset value: 0x0000 0000

VSEL, MUX_SEG, BIAS, DUTY, and BUFEN bitfields are write-protected when the LCD is enabled (ENS = 1 in LCD_SR).

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.BUFENMUX_SEGBIAS[1:0]DUTY[2:0]VSELLCDEN
rwrwrwrwrwrwrwrwrw

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

Bit 8 BUFEN : Voltage output buffer enable

This bit is used to enable/disable the voltage output buffer for higher driving capability.

0: Output buffer disabled

1: Output buffer enabled

Bit 7 MUX_SEG : Mux segment enable

This bit is used to enable SEG pin remapping. Four SEG pins can be multiplexed with SEG[31:28]. See Section 22.3.7 .

0: SEG pin multiplexing disabled

1: SEG[31:28] multiplexed with SEG[43:40]

Bits 6:5 BIAS[1:0] : Bias selector

These bits determine the bias used. Value 11 is forbidden.

00: Bias 1/4

01: Bias 1/2

10: Bias 1/3

11: Reserved

Bits 4:2 DUTY[2:0] : Duty selection

These bits determine the duty cycle. Values 101, 110, and 111 are forbidden.

000: Static duty

001: 1/2 duty

010: 1/3 duty

011: 1/4 duty

100: 1/8 duty

Others: Reserved

Bit 1 VSEL : Voltage source selection

This bit determines the voltage source for the LCD.

0: Internal source (voltage step-up converter)

1: External source (VLCD pin)

Bit 0 LCDEN : LCD controller enable

This bit is set by software to enable the LCD controller/driver. It is cleared by software to turn off the LCD at the beginning of the next frame. When the LCD is disabled, all COM and SEG pins are driven to \( V_{SS} \) .

0: LCD controller disabled

1: LCD controller enabled

22.6.2 LCD frame control register (LCD_FCR)

Address offset: 0x04

Reset value: 0x0000 0000

This register can be updated at any time, but the new values are applied only at the beginning of the next frame (except for UDDIE and SOFIE, which affect the device behavior immediately). The new value of CC[2:0] is also applied immediately, but its effect on the device is delayed at the beginning of the next frame by the voltage generator.

Reading this register gives the last value written in it, and not the configuration used to display the current frame.

When BUFEN is set in LCD_CR, the low resistor divider network is automatically disabled whatever HD or PON[2:0] configuration.

31302928272625242322212019181716
Res.Res.Res.Res.Res.Res.PS[3:0]DIV[3:0]BLINK[1:0]
rwrwrwrwrwrwrwrwrwrw
1514131211109876543210
BLINKF[2:0]CC[2:0]DEAD[2:0]PON[2:0]UDDIERes.SOFIEHD
rwrwrwrwrwrwrwrwrwrwrwrwrwrwrw

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

Bits 25:22 PS[3:0] : PS 16-bit prescaler

These bits are written by software to define the division factor of the PS 16-bit prescaler.

\( ck\_ps = LCDCLK / (2^{PS[3:0]}) \) . See Section 22.3.2 .

0000: \( ck\_ps = LCDCLK \)

0001: \( ck\_ps = LCDCLK/2 \)

0002: \( ck\_ps = LCDCLK/4 \)

...

1111: \( ck\_ps = LCDCLK/32768 \)

Bits 21:18 DIV[3:0] : DIV clock divider

These bits are written by software to define the division factor of the DIV divider (see Section 22.3.2 .)

0000: \( ck\_div = ck\_ps/16 \)

0001: \( ck\_div = ck\_ps/17 \)

0002: \( ck\_div = ck\_ps/18 \)

...

1111: \( ck\_div = ck\_ps/31 \)

Bits 17:16 BLINK[1:0] : Blink mode selection

Bits 15:13 BLINKF[2:0] : Blink frequency selection

Bits 12:10 CC[2:0] : Contrast control

These bits specify one of the \( V_{LCD} \) maximum voltages (independent of \( V_{DD} \) ).

Note: Refer to the datasheet for the \( V_{LCDx} \) values.

Bits 9:7 DEAD[2:0] : Dead time duration

These bits are written by software to configure the length of the dead time between frames. During the dead time the COM and SEG voltage levels are held at 0 V to reduce the contrast without modifying the frame rate.

Bits 6:4 PON[2:0] : Pulse ON duration

These bits are written by software to define the pulse duration in terms of ck_ps pulses. A short pulse leads to lower power consumption, but displays with high internal resistance may need a longer pulse to achieve satisfactory contrast.

Note that the pulse is never longer than one half prescaled LCD clock period.

000: 0

001: 1/ck_ps

010: 2/ck_ps

011: 3/ck_ps

100: 4/ck_ps

101: 5/ck_ps

110: 6/ck_ps

111: 7/ck_ps

PON duration example with LCDCLK = 32.768 kHz and PS=0x03:

000: 0 µs

001: 244 µs

010: 488 µs

011: 782 µs

100: 976 µs

101: 1.22 ms

110: 1.46 ms

111: 1.71 ms

Bit 3 UDDIE : Update display done interrupt enable

This bit is set and cleared by software.

0: LCD update display done interrupt disabled

1: LCD update display done interrupt enabled

Bit 2 Reserved, must be kept at reset value.

Bit 1 SOFIE : Start of frame interrupt enable

This bit is set and cleared by software.

0: LCD start-of-frame interrupt disabled

1: LCD start-of-frame interrupt enabled

Bit 0 HD : High drive enable

This bit is written by software to enable a low resistance divider. Displays with high internal resistance may need a longer drive time to achieve satisfactory contrast. This bit is useful in this case if some additional power consumption can be tolerated.

0: Permanent high drive disabled

1: Permanent high drive enabled. When HD = 1, PON[2:0] must be programmed to 001.

22.6.3 LCD status register (LCD_SR)

Address offset: 0x08

Reset value: 0x0000 0020

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.FCRSFRDYUDDUDRSOFENS
rrrrsrr

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

Bit 5 FCRSF : LCD frame control register synchronization flag

This bit is set by hardware each time the LCD_FCR register is updated in the LCDCLK domain. It is cleared by hardware when writing to the LCD_FCR register.

0: LCD frame control register not yet synchronized

1: LCD frame control register synchronized

Bit 4 RDY : Ready flag

This bit is set and cleared by hardware. It indicates the status of the step-up converter.

0: Not ready

1: Step-up converter enabled and ready to provide the correct voltage

Bit 3 UDD : Update display done

This bit is set by hardware. It is cleared by writing 1 to UDDC in LCD_CLR. The bit set has priority over the clear.

0: No event

1: Update display request done. A UDD interrupt is generated if UDDIE = 1 in LCD_FCR.

Note: If the device is in Stop mode (PCLK not provided), UDD does not generate an interrupt even if UDDIE = 1. If the display is not enabled, the UDD interrupt never occurs.

Bit 2 UDR : Update display request

Each time software modifies the LCD_RAM, it must set this bit to transfer the updated data to the second level buffer. This bit stays set until the end of the update. During this time, the LCD_RAM is write-protected.

0: No effect

1: Update display request

Note: When the display is disabled, the update is performed for all LCD_DISPLAY locations. When the display is enabled, the update is performed only for locations for which commons are active (depending on DUTY). For example, if DUTY = 1/2, only the LCD_DISPLAY of COM0 and COM1 are updated.

Writing 0 on this bit or writing 1 when it is already 1 has no effect. This bit can be cleared only by hardware when LCDEN = 1

Bit 1 SOF : Start-of-frame flag

This bit is set by hardware at the beginning of a new frame, at the same time as the display data is updated. It is cleared by writing a 1 to SOFC in LCD_CLR. The bit clear has priority over the set.

0: No event

1: Start-of-frame event occurred. An LCD SOF interrupt is generated if SOFIE is set.

Bit 0 ENS : LCD enabled status

This bit is set and cleared by hardware. It indicates the LCD controller status.

0: LCD controller disabled

1: LCD controller enabled

Note: This bit is set immediately when LCDEN in LCD_CR goes from 0 to 1. On deactivation, it reflects the real LCD status. It becomes 0 at the end of the last displayed frame.

22.6.4 LCD clear register (LCD_CLR)

Address offset: 0x0C

Reset value: 0x0000 0000

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.Res.Res.UDDCRes.SOFCRes.
ww

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

Bit 3 UDDC : Update display done clear

This bit is written by software to clear UDD in LCD_SR.

0: No effect
1: Clear UDD flag.

Bit 2 Reserved, must be kept at reset value.

Bit 1 SOFC : Start-of-frame flag clear

This bit is written by software to clear SOF in LCD_SR.

0: No effect
1: Clear SOF flag.

Bit 0 Reserved, must be kept at reset value.

22.6.5 LCD display memory (LCD_RAMx)

Address offset: 0x14 + 0x4 * x (x = 0, 2, 4, 6, 8, 10, 12, 14)

Reset value: 0x0000 0000

31302928272625242322212019181716
SEGMENT_DATA[31:16]
rwrwrwrwrwrwrwrwrwrwrwrwrwrwrwrw
1514131211109876543210
SEGMENT_DATA[15:0]
rwrwrwrwrwrwrwrwrwrwrwrwrwrwrwrw

Bits 31:0 SEGMENT_DATA[31:0] :

Each bit corresponds to one pixel of the LCD display.
0: Pixel inactive
1: Pixel active

22.6.6 LCD display memory (LCD_RAMx)

Address offset: 0x14 + 0x4 * x (x = 1, 3, 5, 7)

Reset value: 0x0000 0000

31302928272625242322212019181716
Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.
1514131211109876543210
Res.Res.Res.Res.SEGMENT_DATA[43:32]
rwrwrwrwrwrwrwrwrwrwrwrw

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

Bits 11:0 SEGMENT_DATA[43:32] :

Each bit corresponds to one pixel of the LCD display.
0: Pixel inactive
1: Pixel active

22.6.7 LCD display memory (LCD_RAMx)

Address offset: 0x14 + 0x4 * x (x = 9, 11, 13, 15)
Reset value: 0x0000 0000

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.SEGMENT_DATA[39:32]
rwrwrwrwrwrwrwrw

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

Bits 7:0 SEGMENT_DATA[39:32] :

Each bit corresponds to one pixel of the LCD display.
0: Pixel inactive
1: Pixel active

22.6.8 LCD register map

Table 119. LCD register map and reset values

OffsetRegister name313029282726252423222120191817161514131211109876543210
0x00LCD_CRRes.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.Res.BUFENMUX_SEGBIAS [1:0]DUTY [2:0]Res.VSELLCDEN
000000000
0x04LCD_FCRRes.Res.Res.Res.Res.Res.PS[3:0]DIV[3:0]BLINK [1:0]BLINKF [2:0]CC[2:0]DEAD [2:0]PON[2:0]UDDIERes.SOFIEHD
0000000000000000000000000
0x08LCD_SRRes.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.FCRSFRDYUDDUDRSOFENS
100000
0x0CLCD_CLRRes.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.Res.Res.UDDCRes.SOFCRes.
00

Table 119. LCD register map and reset values (continued)

OffsetRegister name313029282726252423222120191817161514131211109876543210
0x14LCD_RAM (COM0)S31S30S29S28S27S26S25S24S23S22S21S20S19S18S17S16S15S14S13S12S11S10S09S08S07S06S05S04S03S02S01S00
0x18ResResResResResResResResResResResResResResResResResResResResS43S42S41S40S39S38S37S36S35S34S33S32
0x1CLCD_RAM (COM1)S31S30S29S28S27S26S25S24S23S22S21S20S19S18S17S16S15S14S13S12S11S10S09S08S07S06S05S04S03S02S01S00
0x20ResResResResResResResResResResResResResResResResResResResResS43S42S41S40S39S38S37S36S35S34S33S32
0x24LCD_RAM (COM2)S31S30S29S28S27S26S25S24S23S22S21S20S19S18S17S16S15S14S13S12S11S10S09S08S07S06S05S04S03S02S01S00
0x28ResResResResResResResResResResResResResResResResResResResResS43S42S41S40S39S38S37S36S35S34S33S32
0x2CLCD_RAM (COM3)S31S30S29S28S27S26S25S24S23S22S21S20S19S18S17S16S15S14S13S12S11S10S09S08S07S06S05S04S03S02S01S00
0x30ResResResResResResResResResResResResResResResResResResResResS43S42S41S40S39S38S37S36S35S34S33S32
0x34LCD_RAM (COM4)S31S30S29S28S27S26S25S24S23S22S21S20S19S18S17S16S15S14S13S12S11S10S09S08S07S06S05S04S03S02S01S00
0x38ResResResResResResResResResResResResResResResResResResResResResResResResS39S38S37S36S35S34S33S32
0x3CLCD_RAM (COM5)S31S30S29S28S27S26S25S24S23S22S21S20S19S18S17S16S15S14S13S12S11S10S09S08S07S06S05S04S03S02S01S00
0x40ResResResResResResResResResResResResResResResResResResResResResResResResS39S38S37S36S35S34S33S32
0x44LCD_RAM (COM6)S31S30S29S28S27S26S25S24S23S22S21S20S19S18S17S16S15S14S13S12S11S10S09S08S07S06S05S04S03S02S01S00
0x48ResResResResResResResResResResResResResResResResResResResResResResResResS39S38S37S36S35S34S33S32
0x4CLCD_RAM (COM7)S31S30S29S28S27S26S25S24S23S22S21S20S19S18S17S16S15S14S13S12S11S10S09S08S07S06S05S04S03S02S01S00
0x50ResResResResResResResResResResResResResResResResResResResResResResResResS39S38S37S36S35S34S33S32

Refer to Section 2.2 for the register boundary addresses table.