Given the turn-around time of each I2C command is fixed in the code, as the bus speed is increased above 100kbps at some point it will fail relaibly on 3610 test hardware.
Design a spread of speed to test at, the test to run and number of repetitions to determine at what speed failure occurs. For regression.
Given the turn-around time of each I2C command is fixed in the code, as the bus speed is increased above 100kbps at some point it will fail relaibly on 3610 test hardware.
Design a spread of speed to test at, the test to run and number of repetitions to determine at what speed failure occurs. For regression.