Hi! Is there a way to read values from gpio with sth32f407 adc in designer? gpio module provides only logic values 0\1.
Hello Alexandr,
If the potentiometer values are coming in on GPIO pins then the GPIO module could read the values, but you would have to implement the GPIO.c code in the firmware to get the values on the right pins.
Thanks,
Kevin
1:29pm
Hello Alexandr,
If the potentiometer values are coming in on GPIO pins then the GPIO module could read the values, but you would have to implement the GPIO.c code in the firmware to get the values on the right pins.
Thanks,
Kevin