After I upgrade my kernel to 4.1.3-ti-r6. I try to use ADC utility in adafruit-beaglebone-io-python, the following error popups, but GPIO utility of the library is okay.
anything wrong? import Adafruit_BBIO.ADC as ADC ADC.setup() Traceback (most recent call last): File "", line 1, in RuntimeError: Unable to setup ADC system. Possible causes are: - A cape with a conflicting pin mapping is loaded - A device tree object is loaded that uses the same name for a fragment: helper Anything I need to migrate if the kernel is migrated to 4.1.3-ti-r6 from 3.8.13.bone73 ?? thanks Ivan -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
