adafruit / adafruit/Adafruit-MCP23017-Arduino-Library

The Adafruit MPC23017 library is not compatible with Teensy4.

Open
#106 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
385
Forks
204
PR merge metrics
No merged PRs in 30d

Description

The Adafruit MPC23017 library is not compatible with Teensy4.

I want to use an MPC23017 on the Wire1 port of Teensy4.1.
The library only works with Wire0. How can I set the MPC23017 on Wire1?
The I2C speed cannot be set to 400 kHz!

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named in the issue. Start by locating how the library selects its I2C Wire instance and configures bus speed, then reproduce the setup on a Teensy 4.1 using Wire1. Done means the MPC23017 can use Wire1 and the I2C speed can be set to 400 kHz.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.