1Wire interface

MM Mario
Is there sombebody was trying to make 1wire implementation?

dm9
http://www.friendlyarm.net/forum/topic/1580

Rudolf
work ok for me,
the only "problem" is that the mini2440 gpio is possible only 3,3V and not
5v tolerant.

if you are goinig to work with long cables, and use the 5V pin,
you canīt work with pullup resistors on the gpio pin.

i got a dalles sensor on a 35m cat5 cable,
and 3,3v with pullup donīt work.

or 2x 4m cat5 cable with 2 and 3 sensors also donīt work reliable with 3,3V
and 4k7 or 2,2k pullups.

a support question if any gpio pins are 5v toerant have been dropt at
samsung, still waiting for a answer.

greets
Rudolf

MM Mario
what about Win CE version. Rolf: Can you put your code(if it is WinCE)?

phil
Hi Rudolf,

Please can you explain more what you use ?

i try to write my own application in VB.NET .. 

thanks, regards

Rudolf
i am using debian linux, no windows stuff

phil
Damned !...

nobody can share a sample project under VS2008 working under winCE 6.0 ?

thanks in advance

phil
MM Mario

you find a way ?...
my project is stopped since many days !... can't to communicate with my
1Wire lan :(
i have try all the ways provide by Maxim and OWdotNET ..

nothing successful :(

please any suggestions ?..
thanks
phil

MM Mario
now time for development, but will most probably make 1wire through
UART/RS232

Andrew Serrano
good night

anyone knows the 1 wire management protocol to wince, to measure the
temperature of a sensor, DS1820.

Thank you very much ..