Hi Benjamin,
The compensation is done by applying a (low) voltage on pin 5 of U5.
At the start of the LCR-Meter, the "bootloader":
- Initializes the MCU ports (P1 outputs are 0, except DAC_CS/ which is to 1), so gain U7 = 1 and R18 (10 k) selected.
- UART0
DAC0 output is high impedance.
Without "Display board" and with the USB connection detected, it turns on the LED D4 and expects that the AU2011 program connects to port COMx to then launch the "firmware".
Pin U5-5 voltage (the one at the terminals of R46) is therefore approximately -1.3mV at startup (boot loader), can then evolve to approximately +1.3mV when the output of the DAC0 is +2.5V.
The target voltage of +/-5mV is between TP9 and TP11. It is the voltage displayed on the PC.
Check if the voltage in pin 17 of the MCU (DAC0) evolves between 0 to 2.5V
On TP6 I measure 130mV (which are the 1.5mV with a gain of 100).
There is something wrong, because TP6 voltage is the output of U6 and must be <= +/-8mV with no cable connected (OPA354 is with gain of 1, and it's the max voltage input offset).
Best Regards,
Jean-Jacques