
In my project I need to read 6 different analog inputs continuously and update the respective values of 6 variables associated with the ADCs. Could you help me carry out this task using the Arduino IDE and the STM32F103C8T6 board?
Code: Select all
analogRead(pin);