Read ADC from 2 joystick
I want to read ADC values from 2 joystick. My aim is design a controller RC. I use stm32f103 and set up ADC1 with channel 0,1,2,3. I used interrupt but it read only one channel.
Can you help me how to read 4 channel?
Thank you!
