Hi, I am currently working on a 1-Wire protocol parser for the sigrok logic analyzer (I did not get far yet): http://sigrok.org/wiki/ https://github.com/jeras/sigrok/tree/master/libsigrokdecode/decoders/onewire
To be able to test the parser, I need 1-Wire sequence dumps, this is what I have currently: https://github.com/jeras/sigrok-dump/tree/master/onewire/owfs Among the attached devices DS28EA00 supports overdrive. But a quick look at the dump seems to indicate that no overdrive transfers were performed. Is there a way to explicitly request an overdrive access (I was not able to find much in the documentation)? I will also have to increase the sample rate to 5MHz (currently 1MHz). Regards, Iztok Jeras ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
