I am working on a project where both the Raspberry Pi touchscreen, and several DS18B20 One Wire temperature sensors are used. I have gotten both of these parts working separately, but have not been able to get them to work together.
With the Device Tree off I am able to use the DS18B20 temperature sensors, but the touch functionality of the touchscreen is missing. When the Device Tree is on I am able to use the Touchscreen, but the DS18B20 isn't working.
I tried moving the temperature sensor to a different pin with the Device Tree off, but that didn't help.
Is there a way to get either the touch functionality of the touchscreen working without the Device Tree, or the One Wire interface working with the Device Tree on?
Any help on this issue would be greatly appreciated.
Cameron Devine
