将偏移二进制最高位取反,得到其补码。再将补码转原码即可。补码转原码过程:正数(最高位是0)的补码是其本身,负数(最高位是1)的补码是最高位不变,其余为求反再加1。
My customer is using ADS52J90. Data format of ADS52J90 is only two's complement. Can we change the format from two's complement to Offset binary by internal register? if it is possible by secret register, could you tell me through E-mail, p...
My customer is using ADS52J90. Data format of ADS52J90 is only two's complement. Can we change the format from two's complement to Offset binary by internal register? if it is possible by secret register, could you tell me through E-mail, please? I'm ti ...