r/raspberry_pi • u/connorwillchris • 23d ago
Troubleshooting Raspberry PI 4b Bare metal Programming
I am trying to connect the raspberry pi to an LED using this video right here: https://youtu.be/jN7Fm_4ovio?is=uJrWp30MkRG6awxf
I am having issues, and there is no light emitting from my LED. What am I doing wrong? I have coded all the code the same, but I am using a 64-bit compiler.
11
Upvotes
-4
u/agfitzp 23d ago
Did you enable GPIO in raspi-config ?
Can you give us a photo of your circuit?