Hi Team,
Customer is designing INA233 and the setting are as below.
Rshunt is10mohm.
0xD4 => 0x0200 (1mA/step)
0x4A => 0x2710
0xD0 => 0x4825
0xD2 => 0x00FB
https://e2e.ti.com/support/amplifiers/f/14/t/877650
Based on previous post suggestions, 0xD0 register change from 0x4827 to 0x4825. However the response time on INA233 is over 100ms. Would you please provide comment how to shorten the response time on INA233 on Exp1? And how customer can make the response more consistent?
Exp1:
Customer capture the waveform as below.
CH0:SCL (MCU polling INA233 every 10ms)
CH1: SDA (MCU polling INA233 every 10ms)
CH2: MCU GPIO (if the I2C read back value change, it will pull low)
CH3: MCU GPIO (if the external dummy resistor load plug in, MCU will detect the plug event)
From CH3 dummy load plugging to CH2 pull low, it took around 133ms. Customer expect the read back time from INA233 should be less than 30ms.
Exp2:
Customer also do 6 times capture here by e-load and use scope to capture the waveform
CH1: current monitor by current probe.
CH2: the MCU GPIO event will goes low once the INA233 read back value is changed. (MCU code is changing to change to GPIO from high to low only)
The question here is that the time duration between six. the variation is from 113~222ms.
BR,
SHH