I'm designing a schematic with the STM32F103CBT6 and I just want to verify that I can use PORTA to output (to power sensors) while performing ADC conversions on that same port (PORTA). Basically, PA0-PA6 are used to read sensors and PA7 will power them.