Thank you, I tried it and it did change the I2C speed. Though i didn't solve my communication problem. But at least I know its not a speed issue. And also i know how to change the I2c BUS SPEED.
Hi, how do you change I2C speed? Im experiencing some difficulties communicating through I2C. Im trying to communicate with a FD1000 power circuit. Im using the Python library smbus to use the read and write word functions. The communication sometimes works and sometimes not. Through the oscilloscop...