Skip to content

I2C needs to be reworked to use IT mode #123

Closed
@ghost

Description

The I2C layer needs some patches (twi.c in core):

  • IRQHandler name do not match for F0 & L0
  • ER_IRQn needs to be attached for all boards (except F0 & L0)
  • Errors need to be taken account in master_read & master_write
  • Error Callback must be reviewed to work in slave & master mode
  • Other (to see)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions