Hi,
Thank you Josh this information is really valuable.
Presently, we are using Resistive touch for our product but also planning to use capacitive touch screen
for newer one. So I want to know, how much efforts it will take.
One more thing. Please explain or add comments to below highlighted lines of code.
tsc {
ti,wires = <4>;// four wire TS
ti,x-plate-resistance = <200>;//??
ti,coordiante-readouts = <5>;/??
ti,wire-config = <0x00 0x11 0x22 0x33>;//??
};
adc {
ti,adc-channels = <4 5 6 7>;
};
Regards,
Vishal