Hi all, I hope people can help with this, cos I'm baffled.
I've been using a picaxe 08M2 (the new one) to control a stepper motor, which works fine until I want to use the free input to trigger the motor.
When I do that no input affects what the chip is doing
I took it back to the program, nothing odd there, so I tried using a pushbutton switch to turn an LED on and off.
If I use this program:
main:
if pinC.3 = 1 then
high 1