Hi,
In continue to my IRC chat with rcn-ee, I need more help to figure this out.
I am using a beaglebone green and the lxqt image and kernel 4.1.13-ti-r35 .
I want to use the on-board button connected to P8_43, so I need to setup pull up for this gpio.
I also want to use the analog to digital converter (ADC) to sample an input.
The universal cape used to load on boot, and I used to use config-pin P8_43 in+ to setup.
rcn-ee askd me to git pull in /opt/scripts, which I did, and I also ran apt-get upgrade on the full OS.
Now after boot when I try to run config-pin P8_43 in+ I get this error:
cape-universala overlay not found
run "config-pin overlay cape-universala" to load the cape
Yet /lib/firmware/ has no file named cape-universala-00A0.dtbo.
1. So my first question is how to allow the use of config-pin after this upgrade.
2. How to load the ADC device tree and module? seems config-pin overlay BB-ADC is ok, but should I load it after the universal cpae?
Thanks,
Niv