2011-03-22 12:21 AM
Maximum Cable length for I2C protocol in STM8S
#i2c2011-05-17 06:12 AM
I2C has no specific limit on cable length as such, but there is a limit on total capacitance.
Clearly, for any given cable type, this will limit the length of that particular cable. This has nothing to do with the STM8; it is defined in the I2C specifications - available from NXP:
http://www.nxp.com/acrobat/usermanuals/UM10204_3.pdf
Bus ''Repeater'', ''Hub'', and ''Extender'' chips are available for making ''long'' and/or complex I2C busses...2011-05-17 06:12 AM
@ neil.andrew
Thanks for your reply. It seems there are several factors which are to be considered for I2C cable length like frequency(lower the better for long lengths), capacitance the following link is also pertinent to the topicwww.nxp.com/documents/application_note/AN10658.pdf