Question
we can't read value of adc by IIO over 100hz. (STM32mp151c)
we want to read value of 1ch's adc evary 1ms by IIO. it it possible? (STM32mp151c)
if it can not , how to does it read adc every 1ms.
**********************************
$ cd /sys/bus/iio/devices/trigger0/
$ cat name
tim6_trgo
$ echo 10 > sampling_frequency
**********************************
