原本1A的数据是0x0031,现在我用工具读回来时0xff17,看寄存器手册里面写的一个公式是IPScale × 0x1000 + VScale x 0x0100 + SpecID_H × 0x0010 + SpecID_L
这里面的IPScale , VScale SpecID_H , SpecID_L 的值是否可以更改,或者怎么把1A的值变回默认值
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
原本1A的数据是0x0031,现在我用工具读回来时0xff17,看寄存器手册里面写的一个公式是IPScale × 0x1000 + VScale x 0x0100 + SpecID_H × 0x0010 + SpecID_L
这里面的IPScale , VScale SpecID_H , SpecID_L 的值是否可以更改,或者怎么把1A的值变回默认值