Hello,
i will use piCore(6.1-SSH) for my Project on Raspberry Pi B+.
In a first step i install "w1-3.18.10-piCore+.tcz" via tce . I will use the 1-wire thermomether DS18B20.
After reboot i can load this Module:
> sudo busybox modprobe wire
> sudo busybox modprobe w1-gpio pullup=1
> sudo busybox modprobe w1-therm
After load from Modules is folder /sys/bus/w1/devices created but empty.
In a same hardwareconfiguration but Raspian is the DS18B20 identified.
Have anybody informations to this Problem?
Thank you for your Support.