STM32H7 maximum input voltage on an FT_a pin configured as analog input?
Hi all, apologies if I am missing where this has been explained. It seems a relatively common question, but I have not found a definitive answer.
A legalistic reading of the datasheet says that there is no difference whether the pin is configured as digital I/O or analog input; FT_a still allows 5V (assuming the usual case of min(supplies) = 3.3V).
On the other hand, various commenters here and elsewhere (but not ST employees) have insisted that when a pin is configured as analog input, the 5V tolerance no longer applies; i.e. no difference between TT_a and FT_a as far as input voltage tolerance is concerned. See e.g. this thread:
The problem is that this assertion seems to have no support in the actual datasheet. Or if it does, I haven't been able to find it. (I would appreciate someone quoting me "chapter and verse" in that case!)
Would someone please clear this up once and for all? It's actionable for us because we need to know whether protection diodes, etc. are required on STM32H7 ADC pins connected to op-amp outputs with a 0-5V swing.

