Skip to content

[RFC] periph/i2c: Is it planned to run RIOT on an I2C slave #10587

@gschorcht

Description

@gschorcht

Description

At the moment, the I2C peripheral driver interface is defined to work only as a master. To use RIOT on a slave device, the I2C interface would have to be extended. It should allow also

  • to define an address to which the device reacts and
  • to register functions that are called back when something is received.

Question.

Is there already a possibility or is there any plan to let RIOT also work on an I2C slave device? Did I miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: driversArea: Device driversState: don't staleState: Tell state-bot to ignore this issueType: questionThe issue poses a question regarding usage of RIOT

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions