Associate III
August 23, 2022
Question
How to chose resistors value and how to connect them for smt32F2 ADC input pin protection according to technical documentation suggestions?
- August 23, 2022
- 2 replies
- 4031 views
I was reading related to stm32F07 devices application notes and datasheets for ADC input suggestions.
- AN4899 rev 2 (pg 22)
- DS6329 rev18 (pg 101)
In order to prevent negative and positive current injection, they say:
It is recommended to add a Schottky diode (pin to ground) to analog pins which may potentially inject negative currents.
It is recommended to clamp the input voltage with an external clamp (for instance a series of resistors and the Schottky diode to VREF+).
I'm a bit confused about second kind of connection adding:
- Where should I put the resistors?
- How to get the resistors values?
How should I understand the resistors with schottky diode, source pin and ADC input pin connection?
Are they in serie with:
- the diode?
- adc input (after diodes node)
- before the diodes node?
- both?
- ...
Something like this:
1) img 1
2) img 2
3) img 3
4) another one??
Thanks in advance.