Re: [Owfs-developers] Hobby board LCD driver cannot write to lcd and simultaneously read the PIO

2012-05-23 Thread Guy
Patryk p4trykx at o2.pl writes: The strobe is related with RSTZ PIN it pokes LCD that the state of PIOs has changed. If you are more interest in this it on page 5 of datasheet http://datasheets.maxim-ic.com/en/ds/DS2408.pdf Yes Patryk, thanks again, the datasheet is clear: When

Re: [Owfs-developers] Hobby board LCD driver cannot write to lcd and simultaneously read the PIO

2012-05-18 Thread Guy COLIN
Patryk p4trykx at o2.pl writes: I found a workaround for this some time ago. before writing to the LCD do printf 1 /mnt/owfs/29.BABC0800/strobe and If you want to fiddle with 3 IO printf 0 /mnt/owfs/29.BABC0800/strobe Thanks for that Patryk, I will try it as soon as I can

Re: [Owfs-developers] Hobby board LCD driver cannot write to lcd and simultaneously read the PIO

2012-05-18 Thread Guy COLIN
Patryk p4trykx at o2.pl writes: before writing to the LCD do printf 1 /mnt/owfs/29.BABC0800/strobe and If you want to fiddle with 3 IO printf 0 /mnt/owfs/29.BABC0800/strobe Patryk you are The Man. You got it, your workaround is perfectly working. I don't need anymore. This

Re: [Owfs-developers] Hobby board LCD driver cannot write to lcd and simultaneously read the PIO

2012-05-18 Thread Patryk
Dnia 19.05.2012 o 01:37 Guy COLIN guy.co...@gmail.com Guy COLIN guy.co...@gmail.com napisał(a): Patryk p4trykx at o2.pl writes: before writing to the LCD do printf 1 /mnt/owfs/29.BABC0800/strobe and If you want to fiddle with 3 IO printf 0 /mnt/owfs/29.BABC0800/strobe

Re: [Owfs-developers] Hobby board LCD driver cannot write to lcd and simultaneously read the PIO

2012-05-17 Thread Guy COLIN
Guy COLIN guy.colin at gmail.com writes: I have recently added to my network a Hobby board LCD driver. Following owfs man pages I have no problem to write anything to the LCD, or to read the state of the 3 input switches (the 3 first PIO's as per Hobby board design). Hello, since I haven't

Re: [Owfs-developers] Hobby board LCD driver cannot write to lcd and simultaneously read the PIO

2012-05-17 Thread Roberto Spadim
hum, in owfs just reseting ow*** program (i think must check with others guys) 2012/5/17 Guy COLIN guy.co...@gmail.com: Guy COLIN guy.colin at gmail.com writes: I have recently added to my network a Hobby board LCD driver. Following owfs man pages I have no problem to write anything to the

Re: [Owfs-developers] Hobby board LCD driver cannot write to lcd and simultaneously read the PIO

2012-05-17 Thread Patryk
Dnia 17.05.2012 o 18:56 Guy COLIN guy.co...@gmail.com Guy COLIN guy.co...@gmail.com napisał(a): Guy COLIN guy.colin at gmail.com writes: I have recently added to my network a Hobby board LCD driver. Following owfs man pages I have no problem to write anything to the LCD, or to read the

[Owfs-developers] Hobby board LCD driver cannot write to lcd and simultaneously read the PIO

2012-05-05 Thread Guy COLIN
Hello everybody, 2 years now I'm using owfs for monitoring home temperature and driving my heating system. Everything is perfect. Big thanks to developers. I have recently added to my network a Hobby board LCD driver. Following owfs man pages I have no problem to write anything to the LCD, or to