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 disable the 
function of trying to find new chips on the bus and send only a single 
command to the DS2423 (maybe by command line)

I am using a Raspberry PI as a 1-wire Master (I2C-Busmaster) and a IKA 
Logic Analyser.

Does somebody has a full byte dumb of a communication between owhttp 
(owserver) and a DS2423, when the status page is requested ?


I get

counters.ALL    Error: Invalid argument
counters.A      Error: Invalid argument 
counters.B      Error: Invalid argument
mincount        Error: Invalid argument

in the status page of the specific DS2423.

Source code review in matter of the DS2423 Data sheet does not show any 
problems. But Data protocol is showing a single Chip communication, 
which is not normal and not active in this configuration (I Guess)

Thanks for any type of help.

R.

------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to