Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PCF8575- the chip died

Status
Not open for further replies.

sh@sha

Newbie
Newbie level 2
Joined
Apr 29, 2014
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Visit site
Activity points
1,303
Hi,
I'm using PCF8575 from Texas Instruments for I2C function. After several time of testing, the chip died. It still happened even after I replaced the chip. Anyone having the same experience? Any help would be greatly appreciated.
Thanks in advance.
 

pcf8575.JPG
This is my connection diagram.
VCC= 5V.
R=1k ohm.
C=1uF
 

Loading each output with 1K pull-up causes up to 80 mA total output current, which is already near to the maximum rating of 100 mA. Still safe, though.
 

If R17 and R18 is 1k too, then the current into SDA / SCL is to high.

Kind reagrds
Holger
 

??? SCL is an input, it only draws CMOS leakage current. SDA has to draw enough current to pull the line down to low level, 1K should be fine, fast systems often use 470 Ohms or less.

Brian.
 

Don't know if the chip is capable of mastermode. If not you're right with scl if yes SCl is OC too.
SDA is OC and regarding to I2C 3mA is max. The datasheet mentions this too.
 

SDA is OC and regarding to I2C 3mA is max. The datasheet mentions this too.
No. Allowed current is 20 mA. 3 mA is maximum value to guarantee 0.4 V Vol under worst case conditions.

As said, 1k I2C bus pull-up is pretty standard and can't cause damage of I2C devices.
 

No. Allowed current is 20 mA. 3 mA is maximum value to guarantee 0.4 V Vol under worst case conditions.

You're right I've overlooked the notes.
As said, 1k I2C bus pull-up is pretty standard and can't cause damage of I2C devices.
Maybe it wouldn't cause damage on this chip. The standard permits only 3 mA and as you mentioned 0.4V wouldn't be guranteed at 1mA. So for a reliable function of the the I2C bus it is not wise to use 1k at 5V.
But the chip seems to die due to some other reasons.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top