You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI, @edaspb . Thank you very much for your feedback. We have noticed that the datasheet indicates the pull-up section needs to control the GPPU register. Therefore, in the original code, when set to input, the mcp23017_set_pullup function does not work. We will update this issue soon, and we will also release the mcp23017 to the ESP Component Registry, allowing you to use the component in a more convenient way.
Answers checklist.
IDF version.
5.3.2
Espressif SoC revision.
ESP32
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
Development Kit.
Custom Board
Steps to reproduce.
Hi everyone,
Looks like mcp23017_set_pullup() function doesn't work for mcp23017.
The code
Doesn't look good for me. Shouldn't we write to MCP23017_REG_GPPUA, MCP23017_REG_GPPUB register here?
Build Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: