Can the ADCs on the STM32F767 be configured in differential input mode?
In some of the tutorial materials it mentions that the ADCs on the STM32F7 devices can be used in single-ended or differential input modes. I have studied the reference manual but have had no luck in defining how to use the STM32F767's ADC in differe...