I need twoADC channels. I tried to configure using :
CONFIG_ADC= y in prj file,
&adc{
#io-channel-cells = < 0x2 >;
}; in overlay file .. the compile error appears as shown in atteched iamge.
Gulzar Singh

I need twoADC channels. I tried to configure using :
CONFIG_ADC= y in prj file,
&adc{
#io-channel-cells = < 0x2 >;
}; in overlay file .. the compile error appears as shown in atteched iamge.
Gulzar Singh

Hi, I tried to use ADC code for single channel AIN0 from the following link.
y0b
The code is in attached files (adc.h, adc.c). The device binding fails as shown in attached image.


Hi, I tried to use ADC code for single channel AIN0 from the following link.
y0b
The code is in attached files (adc.h, adc.c). The device binding fails as shown in attached image.

