I've developed a device with multiple chips exchanging on I2C bus. Seven INA219 are connected to this I2C too. I also connected LED display to the bus. At start, all works perfect. Currents and powers are measured properly. The problem is 1 minute later all INA219 (or rarely 1-2) have shown 0 current and 0 power.
Does this bug has software or hardware nature? What can cause this bug?
Software is OpenWrt GNU/Linux, driver is ina2xx-adc.c. Hardware is NXP i.MX 6ULL based on the ARM Cortex-A7 core.