Conflicting pins when using ADC
Hello. I examined similar questions and answers. Since I'm a newbie, I couldn't find an answer to my problem.
In the documentation of the STM32F756ZG development board, it is said that up to 24 channels of ADC measurements can be usable with 3 ADCs. When I want to assign pins in the CubeIDE, warning says that some pins cannot be used due to conflict.
There are 2 different conflicts for ADC1, and only one for ADC3. I don't need to use ETH, but even if I set to ETH "disabled", the conflict does not disappear.


I wonder if I can make 24 measurements with other available pins. Is it possible?
Or does the dev card not allow using all the capabilities of the MCU?
