apache / apache/mynewt-core

New drivers for I2C

Open
#1,206 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
891
Forks
381
Avg merge
2d 7h
Merged PRs (30d)
14

Description

Hey! Is it possible to write drivers on our own for interfacing with I2C for RedBear Nano 2? If no, are you guys planning to add support for new drivers?

If yes, I think I'm close to making one, but it isn't working as expected. I'm able to write into registers of a sensor, however when I read from the register right after, it's not showing me the value that I wrote!

Please help!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported I2C behavior on the RedBear Nano 2: write a sensor register, then read it immediately and compare the result with the written value. Review the project's driver-support expectations and the issue's unanswered question about custom or planned drivers. Done means the support question is resolved and the register readback problem is explained or fixed.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.