One Wire
Posted: Tue Jan 29, 2013 2:20 am
I've just started attempting to interface my one wire part and have a
couple of questions. The first is that I found a file in the Yahoo
files suggesting it would look for 1-wire parts. I'm getting the
following errors (among others)
owout OWpin, present, [SearchROM]
-ERROR In Line another.bas: 103: Expected A Variable, found OWpin,
present, [SearchROM]
loop
-ERROR In Line another.bas: 123: LOOP Without WHILE, found end of line
owin OWpin, ReadROM, [ROMData\8]
-ERROR In Line another.bas: 135: Expected A Variable, found OWpin,
ReadROM, [ROMData\8]
The format of the owout and owin seems to be a bit different from the
manual and what works. Is this an older version of basic or is this
just not an ARMExpress version of the code?
Thanks,
Jim.
From this site:
http://tech.groups.yahoo.com/group/ARMexpress/links
iButton Identification http://www.ckuehnel.ch/ARMexpress.html>
A description of iButton identification as explanation to the source
1wire_id.bas
Linked to this site:
http://www.ckuehnel.ch/Download/1wire_id.zip
couple of questions. The first is that I found a file in the Yahoo
files suggesting it would look for 1-wire parts. I'm getting the
following errors (among others)
owout OWpin, present, [SearchROM]
-ERROR In Line another.bas: 103: Expected A Variable, found OWpin,
present, [SearchROM]
loop
-ERROR In Line another.bas: 123: LOOP Without WHILE, found end of line
owin OWpin, ReadROM, [ROMData\8]
-ERROR In Line another.bas: 135: Expected A Variable, found OWpin,
ReadROM, [ROMData\8]
The format of the owout and owin seems to be a bit different from the
manual and what works. Is this an older version of basic or is this
just not an ARMExpress version of the code?
Thanks,
Jim.
From this site:
http://tech.groups.yahoo.com/group/ARMexpress/links
iButton Identification http://www.ckuehnel.ch/ARMexpress.html>
A description of iButton identification as explanation to the source
1wire_id.bas
Linked to this site:
http://www.ckuehnel.ch/Download/1wire_id.zip