PINE64

Full Version: Dallas 1-Wire Support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
(11-30-2016, 02:23 PM)martinayotte Wrote: [ -> ]You don't need to do modprobe, it should comes automatically.
Check you DTS again, use "gpios = <0x30 0x2 0x8 0x0 0x0 0x0 0x0>;", recompile the DTB, reboot, and recheck.
Otherwise, it must be a wiring problem.

I believe that gpio PC8 as in the DTS is pin 12 on the PI bus.  Try connecting the data line there instead of to pin 7.
(12-26-2016, 10:44 PM)Wom the Bat Wrote: [ -> ]
(11-30-2016, 02:23 PM)martinayotte Wrote: [ -> ]You don't need to do modprobe, it should comes automatically.
Check you DTS again, use "gpios = <0x30 0x2 0x8 0x0 0x0 0x0 0x0>;", recompile the DTB, reboot, and recheck.
Otherwise, it must be a wiring problem.

I believe that gpio PC8 as in the DTS is pin 12 on the PI bus.  Try connecting the data line there instead of to pin 7.

Thanks Wom the Bat, that was it. It's working now.
Pages: 1 2 3 4