Polling ADC on STM32F777IIK
I'm having problems getting an ADC value from the STM32F777IIK chip we have embedded in one of our boards.I have used a digital GPIO application and have confirmed that the ADC pin (PC0) is connected from the chip to the headers that is good.I have u...