Replies: 3 comments 2 replies
-
Hi! First try another MCP23S17. |
Beta Was this translation helpful? Give feedback.
1 reply
-
IIRC, floating means it can be HIGH or LOW at any time. if you don't use them, ignore or ground them. i would use oscilloscope or logic analyzer to see what is actually happening. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I tried this and val returns |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using your mcp23x17 lib to read 12 magnetic sensors at once. When I set the mode of all 16 gpio to input mode, the 8th bit is not set to input. Is there bug ?
The port expander: MCP23S17-E/SS
This is my code so far:
Could you give me some advice or help. I would appreciate it :)
Beta Was this translation helpful? Give feedback.
All reactions