Trying to configure GPIO on NRF52820 #37262
-
I made a custom board around the NRF52820, and I'm having trouble getting the GPIO configured. I can connect to and flash the board just fine, but the GPIO pins never follow the code. I'm trying to use pins I uploaded a repo with two folders: my board, and my project (it's very minimal). Any advice is very much appreciated, I've been trying things all day with no luck. If you don't want to view on GitHub, here is my board
And this is my
and my Any help is very much appreciated, I've only used Zephyr on dev kits until now. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Solved: the problem was with the hardware ~ fixed it and the code works fine. |
Beta Was this translation helpful? Give feedback.
Solved: the problem was with the hardware ~ fixed it and the code works fine.