Hello,
The GPIO Input transition time (trise and tfall) is stated Max 25ns in Chapter 6.10 of the data sheet, but it doesn't satisfy the I2C-bus specification.
Is it okay to trust this value (Max. 25ns) when using EEPROM.
*: I2C-bus specification and user manual Rev. 6(p. 48)
symbol | standard-mode | Fast-mode | Fast-mode Plus | Unit | |||
Min | Max | Min | Max | Min | Max | ||
rise time of both SDA and SCL signals | - | 1000 | 20 | 300 | - | 120 | ns |
fall time of both SDA and SCL signals | - | 300 | 20 | 300 | 20 | 120 | ns |
In summary:
What is the GPIO Input transition time value when using EEPROM (when using SDA and SCL)?
Is it possible to connect the EEPROM that operates in Fast-mode?
Best Regards,
T. Fukuoka