Hello everybody,
I am trying to build a network between several msp430. My idea was to connect every msp430 to a 5V I2C bus. My MSP430 work at 3.3v so I use a PCA9515A between each msp430 and the bus that does the voltage translation.
But now I am facing this problem: for some reason, after the slave sends the addres ack bit to the master, the signal at the 3.3v slave side is diferent than the signal at the 5v side of the bus. While the signal at the 5v bus side is correct, i have unexpected high levels at the 3.3v slave side.
Can anybody help me, please?
Thanks in advance.
Nuba