I feel like I must be missing something obvious here... I'm using two pins (18,19) as output to drive relays. During boot I need them to be either high or low, but right now they seem to switch about mid-boot starting low and ending high. Is there a way to permanently set their state on startup?
A
Adam Steinert
@Adam Steinert
1
Reputation
2
Posts
422
Profile views
0
Followers
0
Following
Best posts made by Adam Steinert
-
GPIO output on startup
Latest posts made by Adam Steinert
-
RE: GPIO output on startup
Thanks, luz! I think I understand the situation much better after reading your response and finding the annotated pinout online.
-
GPIO output on startup
I feel like I must be missing something obvious here... I'm using two pins (18,19) as output to drive relays. During boot I need them to be either high or low, but right now they seem to switch about mid-boot starting low and ending high. Is there a way to permanently set their state on startup?