Hello Paul,
Thanks for the quick reply. I have checked, and it uses the wire library from teensy library. So I dont know, what can be the issue. I use this library: https://github.com/jarzebski/Arduino-INA226 for...
Hello,
I am struggling with I2C bus. The complete program hangs up, if the I2C unit is not available. As I have learnt it is a bug in the Wire library. A new version was just released, but I dont know, how to use it....