| ??? 12/09/02 15:45 Read: times |
#34069 - RE: PCA interrupt could it be |
P3 = 0xFF; // P3 as outputs
first the comment should be P3 as inputs second, the PCA need P1, not P3. Also do a global search on P1 use, I, once, found that a port pin was accidentially cleared, (a write somewhere in the program wrote the whole port and did not (re)set the input pin. If that is the case your scope should show you. Erik |



