Closed GoogleCodeExporter closed 9 years ago
Are you using OneWire version 2.0?
Original comment by paul.sto...@gmail.com
on 5 Aug 2010 at 9:45
Yes using OneWire v2.0 library. But it's not fault of that library but
inconsistent delayMicroseconds function when 20Mhz Xtal used with arduino.
Patch might show what is broken at 20Mhz...
Original comment by erdem...@gmail.com
on 7 Aug 2010 at 11:04
[deleted comment]
[deleted comment]
[deleted comment]
Hi I added a 2x "nop" assembly line to patch to fix remaining 1/8.th of
Millisecond error for 20Mhz. Better to import this patch instead of older one.
I also put resulting file.(Just deleted some commands because some mistakes on
code.)
Original comment by erdem...@gmail.com
on 22 Aug 2010 at 11:22
Attachments:
https://github.com/arduino/Arduino/commit/0d70c7272e79d46d0043aae7158e00363d322b
ec
Sorry this took so long to apply... I think I was confused by the original
summary and didn't realize it was just a fix to delayMicroseconds().
Original comment by dmel...@gmail.com
on 2 Dec 2011 at 10:06
Original issue reported on code.google.com by
erdem...@gmail.com
on 28 Jul 2010 at 2:18Attachments: