Resolved! Can the PC2_C pin be used for digital I/O (STM32H743)
This seems very confusing. In the manual the pin is marked ANA which it annotates as Analog-only input, and yet it has a bunch of special functions that are digital in nature (e.g. SPI_MISO, FMC_SDNE0) and both input and output. CubeMX allows me to s...