CubeMX STM32F2 setting up ADC Bug
Hi All,
I am trying to set up an ADC channel on a specific pin on the STM32F207ZETx; PA0 (pin 34) and I have come across a pretty "big" problem.
When I set the pin and go to configure the pin, the "ADC1" button does not respond to a click and doesn't "look" like it usually does. I have attempted this on different STM32F2 MCUs with the same result. Everything seems fine with the F1 and F3 chips when I set them up.

There is no icon, so to speak, on the button and nothing happens when I click it. To make things worse, once a project is saved like this it cannot be re-opened - it becomes corrupt.
I am using version 4.26.1
For reference this is what it is supposed to look like when there are no issues:

I wasn't sure where to post this, so if it is in the wrong thread I apologise in advance, any solutions would be greatly appreciated!