Simon Natterer <simon <at> natterer-legau.de> writes: > > Paul Alfille wrote: > > >In short, the datasheet is confusign to me. I gather there is a mode > >where the DS2408 is used for relatively high-speed communication through > >it's PIO pins, with the strobe pin used for handshaking. This fits > >poorly into the OWFS model. OWFS pretends the 1-wire devices are > >block-devices (think of 1-wire as a scsi controller), not a character > >devices (like a serial line). > > > > > > It seems to work for me! The RSTZ pin signals correctly > when the written data is valid, for me it is connected to > the display-enable-pin and the display works. So I think > the RSTZ pin generates a falling edge after each > byte is written. > So if in owfs strobe is set to 1 it has this behavoir, if it > is set to 0 the RSTZ pin is used as a reset pin. > I don't see a problem. Simon,
I am trying to experiment with DS2408 to drive LCD display. I am trying to write the code in OWPython binding. But I can't even initialize the LCD display. Can you post the snippet of the LCD initialization code please? Thanks a lot Petr ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
