Dear team,
I use PCA9306 to change the level of I2C between MCU and sensor.
In the datasheet, the reference design(fig.7) use a capacitor between REF2 and GND. Why use this capacitor? and could you recommend the value?
In my circuit, the rise time of SDA is about 400~500ns. The rise time of the SDA is slower than the I2C specification, but the SDA state completely changed before the 70% of SCL. And MCU can read sensor data.
In this case, do I need to shorten the rise time? What will happen if I use the I2C in this situation(rise time is 400~500ns)?