I have a voltage output sensor that I'm trying to connect to my STM32 ADC. The datasheet for the sensor states:
Assuming an effective output impedance of 25Ω, the minimum impedance of the measurement system should be 75KΩ.
However, the STM32 datasheet states that the external input impedance (Rain) for the ADC input should not be greater than 300Ω. How do I connect the sensor to the ADC? I was originally thinking putting a 75k resistor in series to the ADC but the STM datasheet has confused me on if that's actually not a good idea.