max17048: upgrade to newest i2c_bus

Open Beginner friendly
#784 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
74/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
c
Domain
embedded-iot

Research direction

Start at the max17048 component's dependency declaration for i2c_bus and compare it with the v1.3 handoff-mode requirement described in the issue. Update the dependency to a compatible version, then verify that max17048 can be used by bmgr, which controls I2C initialization externally.

Written by the indexing model from the issue text.

Description

Hi, distantly related to #494 and #528

I'm trying to use max17048 component inside bmgr. However, bmgr wants to control i2c init itself.

My understanding is v1.3+ of esp-iot-solutions i2c_bus supports a handoff mode necessary for external party to init the i2c bus. The max17048 is pretty much pinned to 1.1 of i2c_bus so we don't get to enjoy that feature.

So if I got all that right, then I would like to request max17048 use v1.3 or higher of i2c_bus

Dominant language
C
Stars
2.7k
Forks
1k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from espressif/esp-iot-solution

All issues in espressif/esp-iot-solution

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.