Strange. P4, P5, and P6 LEDs cannot be activated

I have a ATOM Pro 28 + BotBoard 2.

I was trying to use the LEDs as a debug indicator to when entering certain routines.

I noticed that the LEDs cannot be activated with CODE, however, pressing the buttoms will light it…

Here’s the code:

;********************************************************************************************************************************************
;MAIN EVENT
;********************************************************************************************************************************************
MAIN
;LEDs for Debugging purposes
low P4
low P5
low P6

End

This does nothing… I have jumpers across DT, CM, and AT headers…

What am I doing wrong?

The pins for the LEDs on the Bot Board II are 12-14, not 4-6. Fix that and you should be good. :smiley:

Thanks Fish!!!

:smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley: :smiley:

Uh… No problem? :open_mouth: