Basic Chip AD as outputs
Posted: Fri Nov 29, 2013 8:00 pm
I am testing the Basic Chip for the first time. I have control of the IO pins as outputs, except the ones that are AD0 to AD5.
I tried first using x=IO(32), for AD1 (pin9), then using IO(32)=1 to set it high - but no response at the pin. I also tried OUTPUT(32) first then IO(32)=1 with no responce.
I have the AVdd and AVss connected to Vdd and Vss. I tried this on two BasicChips with same results.
Is it some connection problem, or do I need to make some software call to get ADs to be outputs?
Thanks for any advice.
I tried first using x=IO(32), for AD1 (pin9), then using IO(32)=1 to set it high - but no response at the pin. I also tried OUTPUT(32) first then IO(32)=1 with no responce.
I have the AVdd and AVss connected to Vdd and Vss. I tried this on two BasicChips with same results.
Is it some connection problem, or do I need to make some software call to get ADs to be outputs?
Thanks for any advice.