PCF8576C All information provided in this document is subject to legal disclaimers. © NXP B.V. 2013. All rights reserved.
Product data sheet Rev. 13 — 16 December 2013 22 of 62
NXP Semiconductors
PCF8576C
Universal LCD driver for low multiplex rates
The following applies to Figure 14:
In the static drive mode, the eight transmitted data bits are placed in row 0 of eight
successive 4-bit RAM words.
In the 1:2 multiplex mode, the eight transmitted data bits are placed in pairs into
row 0 and 1 of four successive 4-bit RAM words.
In the 1:3 multiplex mode, the eight bits are placed in triples into row 0, 1, and 2 to
three successive 3-bit RAM words, with bit 3 of the third address left unchanged. It is
not recommended to use this bit in a display because of the difficult addressing. This
last bit may, if necessary, be controlled by an additional transfer to this address but
care should be taken to avoid overwriting adjacent data because always full bytes are
transmitted.
In the 1:4 multiplex mode, the eight transmitted data bits are placed in quadruples into
row 0, 1, 2, and 3 of two successive 4-bit RAM words.
7.12 Data pointer
The addressing mechanism for the display RAM is realized using the data pointer. This
allows the loading of an individual display data byte or a series of display data bytes, into
any location of the display RAM. The sequence commences with the initialization of the
data pointer by the load-data-pointer command (see Table 11
). After this, the data byte is
stored starting at the display RAM address indicated by the data pointer (see Figure 14
).
Once each byte is stored, the data pointer is automatically incremented based on the
selected LCD configuration.
The contents of the data pointer are incremented as follows:
In static drive mode by eight.
In 1:2 multiplex drive mode by four.
In 1:3 multiplex drive mode by three.
In 1:4 multiplex drive mode by two.
If an I
2
C-bus data access terminates early, the state of the data pointer is unknown.
Consequently, the data pointer must be rewritten prior to further RAM accesses.
7.13 Sub-address counter
The storage of display data is conditioned by the contents of the subaddress counter.
Storage is allowed to take place only when the contents of the subaddress counter match
with the hardware subaddress applied to A0, A1, and A2. The subaddress counter value
is defined by the device-select command (see Table 12
). If the contents of the subaddress
counter and the hardware subaddress do not match, then data storage is blocked but the
data pointer will be incremented as if data storage had taken place. The subaddress
counter is also incremented when the data pointer overflows.
The storage arrangements described lead to extremely efficient data loading in cascaded
applications. When a series of display bytes are sent to the display RAM, automatic
wrap-over to the next PCF8576C occurs when the last RAM address is exceeded.
Subaddressing across device boundaries is successful even if the change to the next
device in the cascade occurs within a transmitted character.
PCF8576C All information provided in this document is subject to legal disclaimers. © NXP B.V. 2013. All rights reserved.
Product data sheet Rev. 13 — 16 December 2013 23 of 62
NXP Semiconductors
PCF8576C
Universal LCD driver for low multiplex rates
7.14 Bank selector
7.14.1 Output bank selector
The output bank selector (see Table 13), selects one of the four rows per display RAM
address for transfer to the display register. The actual row selected depends on the LCD
drive mode in operation and on the instant in the multiplex sequence.
In 1:4 multiplex mode: all RAM addresses of row 0 are selected, followed sequentially
by the contents of row 1, row 2, and then row 3.
In 1:3 multiplex mode: rows 0, 1, and 2 are selected sequentially.
In 1:2 multiplex mode: rows 0 and 1 are selected.
In the static mode: row 0 is selected.
The PCF8576C includes a RAM bank switching feature in the static and 1:2 multiplex
drive modes. In the static drive mode, the bank-select command may request the contents
of row 2 to be selected for display instead of the contents of row 0. In 1:2 multiplex drive
mode, the contents of rows 2 and 3 may be selected instead of rows 0 and 1. This
enables preparation of display information in an alternative bank and the ability to switch
to it once it has been assembled.
7.14.2 Input bank selector
The input bank selector (see Table 13) loads display data into the display RAM based on
the selected LCD drive configuration. Using the bank-select command, display data can
be loaded in row 2 into static drive mode or in rows 2 and 3 into 1:2 multiplex drive mode.
The input bank selector functions independently of the output bank selector.
7.15 Blinking
The display blinking capabilities of the PCF8576C are very versatile. The whole display
can be blinked at frequencies selected by the blink-select command. The blinking
frequencies are integer fractions of the clock frequency; the ratios between the clock and
blinking frequencies depend on the mode in which the device is operating (see Table 8
).
An additional feature is for an arbitrary selection of LCD segments to be blinked. This
applies to the static and 1:2 multiplex drive modes and can be implemented without any
communication overheads. Using the output bank selector, the displayed RAM banks are
exchanged with alternate RAM banks at the blinking frequency. This mode can also be
specified by the blink-select command (see Table 14
).
Table 8. Blink frequencies
Blinking mode Normal-power mode
ratio
Power-saving mode
ratio
Blink frequency
off - - blinking off
1 2 Hz
2 1 Hz
3 0.5 Hz
f
blink
f
clk
92160
----------------
=
f
blink
f
clk
15360
----------------
=
f
blink
f
clk
184320
--------------------
=
f
blink
f
clk
30720
----------------
=
f
blink
f
clk
368640
--------------------
=
f
blink
f
clk
61440
----------------
=
PCF8576C All information provided in this document is subject to legal disclaimers. © NXP B.V. 2013. All rights reserved.
Product data sheet Rev. 13 — 16 December 2013 24 of 62
NXP Semiconductors
PCF8576C
Universal LCD driver for low multiplex rates
In the 1:3 and 1:4 multiplex modes, where no alternate RAM bank is available, groups of
LCD segments can be blinked by selectively changing the display RAM data at fixed time
intervals.
If the entire display must be blinked at a frequency other than the nominal blink frequency,
this can be done using the mode-set command to set and reset the display enable bit E at
the required rate (see Table 10
).
7.16 Characteristics of the I
2
C-bus
The I
2
C-bus is for bidirectional, two-line communication between different ICs or modules.
The two lines are a Serial DAta line (SDA) and a Serial CLock line (SCL). Both lines must
be connected to a positive supply via a pull-up resistor when connected to the output
stages of a device. Data transfer may be initiated only when the bus is not busy.
7.16.1 Bit transfer
One data bit is transferred during each clock pulse. The data on the SDA line must remain
stable during the HIGH period of the clock pulse. Changes in the data line at this time will
be interpreted as a control signal. Bit transfer is illustrated in Figure 15
.
7.16.2 START and STOP conditions
Both data and clock lines remain HIGH when the bus is not busy. A HIGH-to-LOW change
of the data line, while the clock is HIGH, is defined as the START condition (S).
A LOW-to-HIGH change of the data line, while the clock is HIGH, is defined as the STOP
condition (P). The START and STOP conditions are illustrated in Figure 16
.
Fig 15. Bit transfer
PED
GDWDOLQH
VWDEOH
GDWDYDOLG
FKDQJH
RIGDWD
DOORZHG
6'$
6&/
Fig 16. Definition of START and STOP conditions
PEF
6'$
6&/
3
6723FRQGLWLRQ
6'$
6&/
6
67$57FRQGLWLRQ

PCF8576CHL/1,118

Mfr. #:
Manufacturer:
NXP Semiconductors
Description:
LCD Drivers UNIVERSAL LCD DRIVER LOW MULTIPLEX RATES
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union