o.k. this is why...
try those define and post your results
Chip1 con %10100000 ' address of chip1
Chip2 con %10100010 ' address of chip2
Chip3 con %10100110 ' address of chip3
Chip4 con %10100100 ' address of chip4
o.k. this is why...
try those define and post your results
Chip1 con %10100000 ' address of chip1
Chip2 con %10100010 ' address of chip2
Chip3 con %10100110 ' address of chip3
Chip4 con %10100100 ' address of chip4
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Yup! that was it.. I was off a position in the setup. THANKS! Oddly it seemed like I was writing to chips 3 and 4 and I must have been writing to both at the same time.
TG
hehe, great to know it's working for you now !
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks