PCA8546 All information provided in this document is subject to legal disclaimers. © NXP B.V. 2013. All rights reserved.
Product data sheet Rev. 1 — 13 November 2013 13 of 63
NXP Semiconductors
PCA8546
4 x 44 automotive LCD driver
[1] When RESET is active, the pin OSCCLK is in 3-state.
[2] In this state, an external clock may be applied, but it is not a requirement.
[3] 9.6 kHz is the nominal frequency with q = 24, see Table 14
.
External clock: In applications where an external clock must be applied to the PCA8546,
bit OSC (see Table 10
) has to be set logic 1. In this case pin OSCCLK becomes an input.
The OSCCLK signal must switch between the V
SS
and the V
DD
voltage supplied to the
chip.
The EFR bit determines the external clock frequency (230 kHz or 9.6 kHz). The clock
frequency (f
clk(ext)
) in turn determines the LCD frame frequency, see Table 14.
Remark: If an external clock is used, then this clock signal must always be supplied to the
device when the display is on. Removing the clock may freeze the LCD in a DC state
which damages the LCD material.
8.1.4.2 Timing and frame frequency
The timing of the PCA8546 organizes the internal data flow of the device. This includes
the transfer of display data from the display RAM to the display segment outputs. The
timing also generates the LCD frame frequency which it derives as an integer division of
the clock frequency (see Table 14
). The frame frequency is a fixed division of the internal
clock or of the frequency applied to pin OSCCLK when an external clock is used.
[1] Other values of the frame frequency prescaler see Table 17.
When the internal clock is used, or an external clock with EFR = 1, the LCD frame
frequency can be programmed by software in steps of approximately 10 Hz in the range of
60 Hz to 300 Hz (see Table 17
). Furthermore the internal oscillator is factory calibrated,
see Table 32 on page 42
.
8.1.5 Command: set-bias-mode
The set-bias-mode command allows setting the bias level.
Table 13. OSCCLK pin state depending on configuration
PD OSC COE EFR OSCCLK pin
[1]
power-down n.a. off n.a. 3-state
[2]
power-downn.a.on n.a.V
DD
power-up internal oscillator off n.a. 3-state
on n.a. 9.6 kHz output
[3]
external oscillator n.a. 9.6 kHz 9.6 kHz input
230 kHz 230 kHz input
Table 14. LCD frame frequencies
Frame frequency Typical external
frequency (Hz)
Nominal frame
frequency (Hz)
EFR bit Value of q
[1]
9600 200 0 -
230000 200 1 24
f
fr LCD
f
clk ext
48
-----------------
=
f
fr LCD
f
clk ext
48 q
-----------------
=
PCA8546 All information provided in this document is subject to legal disclaimers. © NXP B.V. 2013. All rights reserved.
Product data sheet Rev. 1 — 13 November 2013 14 of 63
NXP Semiconductors
PCA8546
4 x 44 automotive LCD driver
[1] Default value.
8.1.6 Command: frame-frequency
With the frame-frequency command, the frame frequency for the display can be
configured. The clock frequency determines the frame frequency.
When using an external clock it can be either a 230 kHz or a 9.6 kHz clock signal. The
EFR bit (see Table 10
) has to be set according to the external clock frequency.
When EFR is set to 9.6 kHz, then the LCD frame frequency is calculated with Equation 1
:
(1)
When EFR is set to 230 kHz, then the LCD frame frequency is calculated with Equation 2
:
(2)
where q is the frequency divide factor (see Table 17
).
Remark: f
clk(ext)
is the external input clock frequency to pin OSCCLK.
When the internal oscillator is used, the intermediate frequency may be output on the
OSCCLK pin. Its frequency is given in Table 17
.
Table 15. Set-bias-mode - set bias mode command bit description
Bit Symbol Value Description
7 to 2 - 000001 fixed value
1 to 0 B[1:0] 00
[1]
. 01
1
4
bias
11
1
3
bias
10
1
2
bias
Table 16. Frame-frequency - frame frequency and output clock frequency command bit
description
Bit Symbol Value Description
7 to 5 - 001 fixed value
4 to 0 FD[4:0] see Table 17
frequency prescaler
Table 17. Frame frequency prescaler values for 230 kHz clock operation
FD[4:0] Nominal LCD frame
frequency (Hz)
[1]
Divide factor, q Intermediate clock
frequency (Hz)
00000 59.9 80 2875
00001 70.5 68 3382
00010 79.9 60 3833
00011 90.4 53 4340
00100 99.8 48 4792
00101 108.9 44 5227
00110 119.8 40 5750
00111 129.5 37 6216
f
fr LCD
f
clk ext
48
-----------------
=
f
fr LCD
f
clk ext
48 q
-----------------
=
PCA8546 All information provided in this document is subject to legal disclaimers. © NXP B.V. 2013. All rights reserved.
Product data sheet Rev. 1 — 13 November 2013 15 of 63
NXP Semiconductors
PCA8546
4 x 44 automotive LCD driver
[1] Nominal frame frequency calculated for the default clock frequency of 230 kHz.
[2] Default value.
8.1.7 Command: load-data-pointer
The load-data-pointer command defines the start address of the display RAM, see
Table 18
. The data pointer is auto incremented after each RAM write.
[1] Default value.
Remark: Data pointer values outside of the valid range are ignored and no RAM content
is transferred until a valid data pointer value is set.
Filling of the display RAM is described in Section 8.9
.
8.1.8 Command: write-RAM-data
This command initiates the transfer of data to the display RAM. Data is written into the
address defined by the load-data-pointer command. RAM filling is described in
Section 8.9
.
01000 140.9 34 6765
01001 149.7 32 7188
01010 159.7 30 7667
01011 171.1 28 8214
01100 177.5 27 8519
01101 191.7 25 9200
01110
[2]
199.7 24 9583
01111 208.3 23 10000
10000 217.8 22 10455
10001 228.3 21 10952
10010 239.6 20 11500
10011 252.2 19 12105
10100 266.2 18 12778
10101 281.9 17 13529
10110 299.5 16 14375
10111 to 11111 not used
Table 17. Frame frequency prescaler values for 230 kHz clock operation
…continued
FD[4:0] Nominal LCD frame
frequency (Hz)
[1]
Divide factor, q Intermediate clock
frequency (Hz)
Table 18. Load-data-pointer - load data pointer command bit description
Bit Symbol Value Description
7 to 6 - 10 fixed value
5 to 0 DP[5:0] 000000
[1]
to
101011
6-bit binary value of 0 to 43

PCA8546BTT/AJ

Mfr. #:
Manufacturer:
NXP Semiconductors
Description:
LCD Drivers PCA8546BTT/TSSOP56//A/REEL 13 Q1 NDP
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet