STM32G0C1CE ADC1_IN15 setup
Hi
Trying to configure a 48-pin STM32G0C1CE project in STMCubeIDE 1.9.0., specifically configuring pin 23/PB11 as ADC1_IN15. The embedded MX tool chip pinout view allows one to select pin 23 as ADC1_IN15, but then leaves PB11 yellowed in the overall view with the cautionary but cryptic words "no mode". The parallel ADC1 Mode and Configuration form has IN_15 as non-selectable.
Is there a quick explanation of what's prohibiting configuring PB11 as ADC1_IN15? A cursory jaunt through the UM is not particularly enlightening (I'm sure the answer is in there..., but where?). I've attempted to duplicate the ADC handling I've applied elsewhere in the project to channel ADC1_IN15, but the warnings are there and I suspect there's a darn good reason why they're there.
Thanks for any thoughts!
doug