Links:ADC API | ConnectCore 8x
Links:dey-examples/apix-adc-example at dey-2.6/maint · digi-embedded/dey-examples · GitHub
#include <libdigiapix/adc.h>
I write a adc app test programme.I need "libdigiapix/adc.h" header.But I don't Where can download
it?
BRs
Johnny
Hello Liu Yonggang,
The Digi ConnectCore 8X is manufactured and supported by Digi so I would recommend looking trough their documentation. Chances are this header is included as part of one of their BSPs:
https://www.digi.com/resources/documentation/digidocs/embedded/cc8x_home.html
I hope this helps!
Regards,
Hi gusarambula,
Would you please have better solution to read adc value from /dev/iio:device0 device file.I need read adc value from ADC_IN0~ADC_IN5 in app programme(except using cat /sys/bus/iio/devices/iio\:device0/in_voltage0_raw).
Tks!
BRs