I am trying to find any information about what the values I would read using Differential inputs from ADC's on STM32F303. IS there Documents about Differential input (what the output would be)?
I am using STM32F303REx to measure Voltage and Current from ADC (differential Input). Is there -+ values around 0 or are they offset around 4096/2 Offset that must be subtracted to get a signed value? Is there any documentation or Examples?