How is it possible that SDA low is lower then 0V?
Hello,
I'm currently working with te Nucleo-F446RE and have some strange values while I'm using the I2C1. I had it up and running for a while but later on my sensor wasn't responding anymore. The connections and circuits didn't change.
When I started meassuring the signals I saw that my SDA
values were -0.5V for low and 3.5V for high, while my Vdd is just 3.3V. the sensor I am using has a voltage range of -0.1V to 3.5V for any pin. I think this is why they are not responding anymore.
I already tried using a new Nucleo, but this was giving the same voltages straight from the package. Also I tried it on other I2C busses and switched from internal to external pull up, using the 3.3V supply pin from the Nucleo and several resistorvalues.
Has anyone an idea why the low voltage is -0.5V? And is there a way to fix this problem?
