Quote Originally Posted by RFsolution View Post
I read an ADC 10bit but would like to add an offset and keep the 10bit resolution
eaxample:
offset: 200
if ADC = 512 - offset = 312 => no problem
if ADC = 180 - offset = -20 => wrong value
This is not addition !!

JF