I have a couple questions regarding the I2C issue mentioned in the user manual.
"Testing during development shows that, under certain conditions (high output current, four-phase operation), the I2C temperature sensors randomly fail to send ACK to the bus. This occurrence happens approximately six times per hour due to noise on the I2C bus. Current firmware is able to recover from such event."
(1) Has there been a recent update to the software or hardware such that the 'ACK' error no longer occurs? I'm assuming the last sentence in the above paragraph is a 'fix' in the software.
(2) I would like to resolve the I2C issue as I'm planning to add more nodes on the I2C bus. My first attempt at resolving the issue is to replace the pull-up resistors from 10k to say 2.2k. I would like to test before and after results with the fix. What is the easiest way to catch this 'ACK' fault during operation?