Tool/software:
this project using ADS127L11 to sample motor voltage(380V) and its starting voltage;
the set up is:
reference voltage: 2.5V
INP_RNG: 1(2x input range)
START_MODE : Start/stop control mode (Using GPIO to control)
before the motor start or after the motor start, the sample value is exactly right, but if we first start sampling the start the motor, the moment the motor start, the sample value double.
for example, normal sample value is between 0.8-1.2(sine wave), when motor start, the value become as 1.6-2.4. and it remains so until we reset MCU; unpower the ads127l11 can not solve this issue;
thanks!