STM32H735 ADC3_INP16 Issue
The data sheet for the STM32H735 (DS13312) lists "ADC3_INP16" as an additional function for PH5, and this function is also available for selection in both STM32Cube IDE and STM32CubeMX.
However, in looking at the STM32H735 reference manual (RM0468) , the ADC3 connectivity figure (29.4.4 Figure 231) does not list ADC3_INP16.
ADC3 has 19 total inputs (external inputs 0..15 and 3 internal inputs for vbat, vsense, and vrefinit),
What is the purpose of ADC3_INP16 as an additional function on this pin? It seems unlikely that the IDE and data sheet both contain this same error, but in reading the documentation I cannot understand what the purpose of using the pin for this function would be.
Thank you.
