Shop OBEX P1 Docs P2 Docs Learn Events
If i turn on a LED thtough program and END it, the diode starts blinking from t — Parallax Forums

If i turn on a LED thtough program and END it, the diode starts blinking from t

IceFireProIceFirePro Posts: 86
edited 2010-06-10 07:08 in BASIC Stamp
If i connect a LED to Vdd and Vss and turn on power, it will stay on - as expected.

But if I run the program "HIGH 14" "END" (having the LED connected to pin 14 and Vss), after the program fires the diode and ends, the diode keeps blinking on every 2-3 seconds. Is my BS defective?

Comments

  • MikerocontrollerMikerocontroller Posts: 310
    edited 2010-06-10 07:08
    This is normal. If you look up the END command in the Basic Stamp Syntax and Reference Manual you will find an explanation for this behavior.
Sign In or Register to comment.