Hello.I need 9 channel ADC data on STM32F030 MCU.I want to read ADC CH0, ADC CH1.... ADC CH8 in order. (PA0, PA1, .... PA7, PB0) It will be a simple application. I don't need DMA. I could not change the channel in Regular Conversion. I tried to read...