Differential ADC
If this is not the right section of the forum to ask this question, I kindly ask you to move it to the correct one. Thank you!
I need an ADC with differential input but I only have STM32F407 (which doesn't have it).
I was thinking of sending the differential signal (2 wires) to 2 inputs of the ADC... and then doing the subtraction via software. In this way I should have "created" the differential ADC I need.
But I don't think the 2 ADC ports work exactly at the same time! So maybe I could have problems with this "coarse" solution of mine and therefore produce an untrue result from the ADC.
What do you think? Does this make sense?
The differential input signal is a sinusoid (not perfect!) of a few Hz whose frequency can vary from 0.5Hz to 4Hz
