Skip to content

SMBUS Access #5

Description

@Basseuph

We implemented an xfcp based design to help bringing-up a custom PCB. While running various tests, we noticed that the I2C implementation is not compatible with the SMBUS spec, because we cannot issue the read command and receive the data after a repeated start, because the system always finalizes the write transaction issueing a stop condition on the bus.

Which parts of the xfcp system do we need to adapt to enhance the system to support this kind of behavior or more geneic add a way to concatenate partial transaction, that are not finalized by stop conditions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions