Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-20 Thread Alex Shepherd
Hi Ritchie, > Does somebody has a full byte dumb of a communication between owhttp > (owserver) and a DS2423, when the status page is requested ? I have a owfs system running on a RPi with 2 x LinkUSB adaptors and I have a single DS2423 connected to one of those segments counting LED pulses on

Re: [Owfs-developers] DS18B20 at 3.3V - Resistor? Accuracy? - Conclusions

2015-10-20 Thread Loren Amelang
On Tuesday, October 20, 2015 at 5:02 AM, Jan Kandziora j...@gmx.de wrote: > To me, the conclusion is the "strong pullup" inside your host isn't > working. This is the first I've heard that the w1 driver is supposed to implement a strong pullup! I guess the early instructions I followed assumed

Re: [Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-20 Thread Jan Kandziora
Am 20.10.2015 um 20:00 schrieb Ritchie: > > I try to analyse the problem with my logic analyser but I can not catch > so many values and always miss the data of the DS2423. Can I disable the > function of trying to find new chips on the bus and send only a single > command to the DS2423 (maybe

[Owfs-developers] Try to find bug in my slave DS2423 implementation

2015-10-20 Thread Ritchie
Hi, I am still trying to find a bug in my 1-wire protocol implementation of EEPROM and counter. The bug appears since implementation of EEPROM memorypage12..15 . I try to analyse the problem with my logic analyser but I can not catch so many values and always miss the data of the DS2423. Can I