The STM32F103ZE has 3 ADCs (3 12-bit 16-ch A/D Converter). When I am in debug mode only ADC1 and ADC2 are available.
How can I access ADC3 with uVision on this device?
...Leo