MarkusLange / OneWireSlave

38 stars 9 forks source link

Not responding to 1wire #8

Open palsbo opened 8 years ago

palsbo commented 8 years ago

Hi Hav have tried to get this to work on an Arduino Nano and an ATtiny85 but with no luck. I can compile to both and Pin 13 LED is flashing, but the onewire host cannot se the device. I found a few other samles on the net that runs on either the Nano or the tiny. I tried all of the examples (had to modify af few to be able to compile) I use D2 for ow-signal on both Nano and Tiny. What am I missing? Any help is highly appreciated. Erik

orgua commented 8 years ago

could you elaborate a little more? Do you have a real onewire-master or is one of the AVR the master and the other the slave? have you checked that your clock is set right? You should invest in a logic probe (ie. logic-8 clone) and invest on the bus-timings.