Re: [Owfs-developers] ds9097 on embedded boards

2012-04-10 Thread Domokos MOLNÁR
Hi, They are the _only_ guys in Hungary I know of who sell onewire stuff: http://www.hteurep.hu/alkatreszek.html No webshop, no pricing or stock availability info. You need to call :) I used them and a Polish webshop I can't recall right now. Availability of parts is a real pain in Hungary. Th

Re: [Owfs-developers] ds9097 on embedded boards

2012-04-04 Thread Patryk
Dnia 04.04.2012 o 19:37 Kassai Istvan Kassai Istvan napisał(a): 2012-04-04 12:02 keltezéssel, Patryk írta: The thing what I don't understand is, if these are two different standards, how can I log in my router from the PC through a nullmodem cable without any active converter? The one side i

Re: [Owfs-developers] ds9097 on embedded boards

2012-04-04 Thread Kassai Istvan
2012-04-04 12:02 keltezéssel, Patryk írta: > You must know that there are two types of serial ports. One is with > TTL level voltage which use 0V and 5V or 0V and 3.3V. This is used in > wireless routers and some single board computers. Another standard is > used in PC's and have voltage levels

Re: [Owfs-developers] ds9097 on embedded boards

2012-04-04 Thread Patryk
Dnia 04.04.2012 o 11:23 Kassai Istvan Kassai Istvan napisał(a): > Can you suggest anything to make it work? (Or does anybody know a dealer > in hungary I can order a non-passive serial bus-master?) You said also that you have a router? If you just want few thermometers you can use this http

Re: [Owfs-developers] ds9097 on embedded boards

2012-04-04 Thread Kassai Istvan
2012-04-03 20:45 keltezéssel, Markus Gaugusch írta: > I assume that the serial port of the embedded system only provides 5V > on its signal lines. If the DS9097 expects 12V and uses a voltage > regulator to provide 5V to the bus, it will most probably fail. > I use this homemade adapter: http://o

Re: [Owfs-developers] ds9097 on embedded boards

2012-04-03 Thread Markus Gaugusch
I assume that the serial port of the embedded system only provides 5V on its signal lines. If the DS9097 expects 12V and uses a voltage regulator to provide 5V to the bus, it will most probably fail. Can you measure voltage between 1wire and gnd pins on your adaptor? It should not be much less

Re: [Owfs-developers] ds9097 on embedded boards

2012-04-03 Thread Kassai Istvan
2012-04-03 20:11 keltezéssel, Paul Alfille írta: So you've already done a lot of debugging -- the fuse system works, and the hardware works on another system. Thus the problem is with serial port handling (hardware or kernel or maybe timing). digitemp http://www.digitemp.com/ has support

Re: [Owfs-developers] ds9097 on embedded boards

2012-04-03 Thread Paul Alfille
So you've already done a lot of debugging -- the fuse system works, and the hardware works on another system. Thus the problem is with serial port handling (hardware or kernel or maybe timing). digitemp http://www.digitemp.com/ has support for the DS9097E passive adapter and would be another test

Re: [Owfs-developers] ds9097 on embedded boards

2012-04-03 Thread Kassai Istvan
There are two files under the owfs mountpoint named "shorts". One in the ./bus.0/interface/statistics/ and one in the ./uncached/bus.0/interface/statistics/ Both of them contains "0" 2012-04-03 16:35 keltezéssel, Roberto Spadim írta: > hum, check statistics if theres a short counter with v

Re: [Owfs-developers] ds9097 on embedded boards

2012-04-03 Thread Roberto Spadim
hum, check statistics if theres a short counter with value >0 Em 3 de abril de 2012 10:46, Kassai Istvan escreveu: > > Hi folks, > > I'm trying to make a working temperature logging device on embedded platform > (because of consumption reason). I was already trying to prepare before, but > haven'