27
9. Reading the calibration state (0x28)
1
byte Start bit(0xAA)
4
byte Calibration protection state
26
byte Check sum
10. Calibrating the voltage value (0x29)
2
byte Address(0x00~0xFE)
Calibrated voltage points(point 1-3)
11. Sending the present output voltage to calibration program (0x2A)
The byte 0 of present voltage value
5
byte The byte 1 of present voltage value
The byte 2 of present voltage value
The byte 3 of present voltage value
26
byte Check sum
We use a byte to represent calibration protection state
each bit is defined as
follows:
from higher bit to lower bit
0 bit
Protection state, 0 is to disable protection, 1 is to enable the protection.
To calibrate the 3 points of voltage sequentially.