Regarding voltage on I2C SCL, SDA pins dependency on VDD
Hi,
I am using STM32U083 for one of our project. We are using the I2C peripheral to communicate with NFC dynamic tag through I2C.
In STM32U0 datasheet I found that the I2C pins SCL and SDA are 5V tolerent pins.
We need the I2C to work independently of the MCU VDD voltage ( MCU VDD 2.5v and I2C pullup resistors to 3.6v).
the slave NFC tag will work at 3.6, but I am not sure of the MCU. Since I2C are open drain and if we meet the Vih and Vil, my thought is it should work.
If I can get some confirmation if this is okay or can have any drawbacks or problems will be very helpful.
Thanks.
