GPIO A23 and A25 not working as expected #461
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
maxpeterkaya/LicheeRV-Nano-Build#461
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I'm trying to use some push buttons on the LicheeRV Nano (Wifi version). The interesting thing is, that while GPIO A22 and A24 are working like expected, A23 and A25 are NOT working. I double checked the wiring with my multimeter, which is:
The multimeter shows that the connection is OK (see below for a photo of the breadboard).
My Questions:
Here are some commands that I used to check for the PINS.
A23andA25NOT WORKINGThe watch command is always showing
1as a value, regardless whether the buttons are pressed or not.A22andA24working as expectedThe watch command shows
0as soon as I push the regarding button and flips back to1when I release it (works like expected)Here is a photo of my breadboard: