Jmgelba, you need to index the memory pointer by 2 for it to store a word or, something like this:
write 1, adval1.lowbyte
write 2, adval1.highbyte
then you can read them back by using:
READ 1,value to read the entire word.
Jmgelba, you need to index the memory pointer by 2 for it to store a word or, something like this:
write 1, adval1.lowbyte
write 2, adval1.highbyte
then you can read them back by using:
READ 1,value to read the entire word.
Dave Purola,
N8NTA
EN82fn
Bookmarks