PCA9685 All information provided in this document is subject to legal disclaimers. © NXP Semiconductors N.V. 2015. All rights reserved.
Product data sheet Rev. 4 — 16 April 2015 7 of 52
NXP Semiconductors
PCA9685
16-channel, 12-bit PWM Fm+ I
2
C-bus LED controller
[1] HVQFN28 package die supply ground is connected to both V
SS
pin and exposed center pad. V
SS
pin must
be connected to supply ground for proper device operation. For enhanced thermal, electrical, and board
level performance, the exposed pad needs to be soldered to the board using a corresponding thermal pad
on the board and for proper heat conduction through the board, thermal vias need to be incorporated in the
PCB in the thermal pad region.
[2] This pin must be grounded when this feature is not used.
7. Functional description
Refer to Figure 1 “Block diagram of PCA9685.
7.1 Device addresses
Following a START condition, the bus master must output the address of the slave it is
accessing.
There are a maximum of 64 possible programmable addresses using the 6 hardware
address pins. Two of these addresses, Software Reset and LED All Call, cannot be used
because their default power-up state is ON, leaving a maximum of 62 addresses. Using
other reserved addresses, as well as any other subcall address, will reduce the total
number of possible addresses even further.
7.1.1 Regular I
2
C-bus slave address
The I
2
C-bus slave address of the PCA9685 is shown in Figure 4. To conserve power, no
internal pull-up resistors are incorporated on the hardware selectable address pins and
they must be pulled HIGH or LOW.
Remark: Using reserved I
2
C-bus addresses will interfere with other devices, but only if
the devices are on the bus and/or the bus will be open to other I
2
C-bus systems at some
later date. In a closed system where the designer controls the address assignment these
addresses can be used since the PCA9685 treats them like any other address. The
LED All Call, Software Reset and PCA9564 or PCA9665 slave address (if on the bus) can
never be used for individual device addresses.
PCA9685 LED All Call address (1110 000) and Software Reset (0000 0110) which are
active on start-up
LED12 19 16 O LED driver 12
LED13 20 17 O LED driver 13
LED14 21 18 O LED driver 14
LED15 22 19 O LED driver 15
OE
23 20 I active LOW output enable
A5 24 21 I address input 5
EXTCLK 25 22 I external clock input
[2]
SCL 26 23 I serial clock line
SDA 27 24 I/O serial data line
V
DD
28 25 power supply supply voltage
Table 3. Pin description …continued
Symbol Pin Type Description
TSSOP28 HVQFN28
PCA9685 All information provided in this document is subject to legal disclaimers. © NXP Semiconductors N.V. 2015. All rights reserved.
Product data sheet Rev. 4 — 16 April 2015 8 of 52
NXP Semiconductors
PCA9685
16-channel, 12-bit PWM Fm+ I
2
C-bus LED controller
PCA9564 (0000 000) or PCA9665 (1110 000) slave address which is active on
start-up
‘reserved for future use’ I
2
C-bus addresses (0000 011, 1111 1XX)
slave devices that use the 10-bit addressing scheme (1111 0XX)
slave devices that are designed to respond to the General Call address (0000 000)
which is used as the software reset address
High-speed mode (Hs-mode) master code (0000 1XX)
The last bit of the address byte defines the operation to be performed. When set to logic 1
a read is selected, while a logic 0 selects a write operation.
7.1.2 LED All Call I
2
C-bus address
Default power-up value (ALLCALLADR register): E0h or 1110 000X
Programmable through I
2
C-bus (volatile programming)
At power-up, LED All Call I
2
C-bus address is enabled. PCA9685 sends an ACK when
E0h (R/W
= 0) or E1h (R/W = 1) is sent by the master.
See Section 7.3.7 “
ALLCALLADR, LED All Call I
2
C-bus address for more detail.
Remark: The default LED All Call I
2
C-bus address (E0h or 1110 000X) must not be used
as a regular I
2
C-bus slave address since this address is enabled at power-up. All the
PCA9685s on the I
2
C-bus will acknowledge the address if sent by the I
2
C-bus master.
7.1.3 LED Sub Call I
2
C-bus addresses
3 different I
2
C-bus addresses can be used
Default power-up values:
SUBADR1 register: E2h or 1110 001X
SUBADR2 register: E4h or 1110 010X
SUBADR3 register: E8h or 1110 100X
Programmable through I
2
C-bus (volatile programming)
At power-up, Sub Call I
2
C-bus addresses are disabled. PCA9685 does not send an
ACK when E2h (R/W
=0) or E3h (R/W= 1), E4h (R/W = 0) or E5h (R/W =1), or
E8h (R/W
= 0) or E9h (R/W = 1) is sent by the master.
See Section 7.3.6 “
SUBADR1 to SUBADR3, I
2
C-bus subaddress 1 to 3 for more detail.
Remark: The default LED Sub Call I
2
C-bus addresses may be used as regular I
2
C-bus
slave addresses as long as they are disabled.
Fig 4. Slave address
R/W
002aad168
1 A5 A4 A3 A2 A1 A0
hardware selectable
slave address
fixed
PCA9685 All information provided in this document is subject to legal disclaimers. © NXP Semiconductors N.V. 2015. All rights reserved.
Product data sheet Rev. 4 — 16 April 2015 9 of 52
NXP Semiconductors
PCA9685
16-channel, 12-bit PWM Fm+ I
2
C-bus LED controller
7.1.4 Software Reset I
2
C-bus address
The address shown in Figure 5 is used when a reset of the PCA9685 needs to be
performed by the master. The Software Reset address (SWRST Call) must be used with
R/W
= logic 0. If R/W = logic 1, the PCA9685 does not acknowledge the SWRST. See
Section 7.6 “
Software reset for more detail.
Remark: The Software Reset I
2
C-bus address is a reserved address and cannot be used
as a regular I
2
C-bus slave address or as an LED All Call or LED Sub Call address.
7.2 Control register
Following the successful acknowledgement of the slave address, LED All Call address or
LED Sub Call address, the bus master will send a byte to the PCA9685, which will be
stored in the Control register.
This register is used as a pointer to determine which register will be accessed.
Fig 5. Software Reset address
0
002aab416
0 0 0 0 0 1 1
R/W
reset state = 00h
Remark: The Control register does not apply to the Software Reset I
2
C-bus address.
Fig 6. Control register
002aac826
D7 D6 D5 D4 D3 D2 D1 D0

PCA9685BS,118

Mfr. #:
Manufacturer:
NXP Semiconductors
Description:
LED Display Drivers 16-CH 12-BIT PWM FM+ I2C-BUS LED CTRL
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union