Hello,
We are using TCA9555 to drive Led's (MPN: WP130WCP/2EGW).
And we are getting output voltage 1.6VDC from Port 14 to port 17 instead of 3.2 VDC as per logic.
Please share your valuable feedbacks or suggestions.
Thanks,
Kiranjit
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
We are using TCA9555 to drive Led's (MPN: WP130WCP/2EGW).
And we are getting output voltage 1.6VDC from Port 14 to port 17 instead of 3.2 VDC as per logic.
Please share your valuable feedbacks or suggestions.
Thanks,
Kiranjit
Hi Clemens,
Below image for LEDs connection which will draw 10 mA max for each connection.
Can you please explain why i am getting output voltage 1.6 VDC which is half of high output voltage logic.
Thanks,
Kiranjit
This should not happen.
Can you check the voltage at VCC (pin 24), and that this really is a TCA9555 chip?
Half of the supply sounds as if the pins are shorted to another output that is driving low.
Hi Clemens,
Below is our modified schematic:
We did not find any issues from Hardware side.
P14,P15,P16 and P17 should act as a output where we are getting 1.6VDC and other ports should act as a input.
Please advise modification in below mentioned code:
I am not able to understand COMMANDBYTE value (0x8C) as per datasheet of TCA9555.
Thanks,
Kiranjit
This device doesn't have a 0x8C command byte. Are you actively setting the bits to be an output and then setting them to output high/lows?
To me, this looks like you are getting your high level from the internal 10k pull ups which are forming a kind of resistor divider between the LED and the 187 ohm resistor. Giving you a 1.6V level bias. You should be setting the device as an output high to bypass the internal 10ks with a stronger output high impedance.
-Bobby