-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Area: driversArea: Device driversArea: Device driversState: don't staleState: Tell state-bot to ignore this issueState: Tell state-bot to ignore this issueType: questionThe issue poses a question regarding usage of RIOTThe issue poses a question regarding usage of RIOT
Description
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
Labels
Area: driversArea: Device driversArea: Device driversState: don't staleState: Tell state-bot to ignore this issueState: Tell state-bot to ignore this issueType: questionThe issue poses a question regarding usage of RIOTThe issue poses a question regarding usage of RIOT