
Originally Posted by
skimask
Instead of END, try STOP, or a read/portb/goto loop, see what happens.
Do you have anything across Vss & Vdd?
i tried the loop
Code:
loop:
read 0,t1
portb=t1
goto loop
still same result.
what might i have accross vss and vdd? do you mean power or components? i have power because the LEDs work. i also have a capacitor before the regulator or the chip wont work
Bookmarks