Hello ,
As the picture above, I config Rl0ad=100 ohm, Rtia=2.75k ohm, zero_int=67%,Vias=10%, Vref=2.5V(external),then I measure the Vwe=1.438V,Vre=1.433V,Vout=1.838V, How the Vout get the 1.838V?
This is not match the LPM91000 block.
Can you please help explain?Thansk!
I2c1_Write_Byte(LPM_ADDRESS,REG_LPM_LOCK,0);
I2c1_Write_Byte(LPM_ADDRESS,REG_LPM_TIACN,0x07);
I2c1_Write_Byte(LPM_ADDRESS,REG_LPM_REFCN,0xD6);
I2c1_Write_Byte(LPM_ADDRESS,REG_LPM_MODECN,0x03);
I2c1_Write_Byte(LPM_ADDRESS,REG_LPM_LOCK,0x01);