Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • 2
    @Zach do you have an oscilloscope on hand? At least a multi-meter? If you run the main as an empty function, do the 3 LED banks still light up, even though dimly? If you can, check the voltage from the pin to the ground. Take notes. Then, put the main loop back in and measure the voltage on the pins with LED banks that aren't lightning up. What do you see? Of course, you could try just try other pins and if they work alright, just make compilation defines for each board and that'll make it easier to recompile your program as needed. Commented Nov 2, 2023 at 1:34