Skip to content

NRF5 I2C standard speed 250kHz #5980

@thomafred

Description

@thomafred

The NRF5 I2C-driver SCL-line measures 250kHz when configured with standard speed (I2C_SPEED_STANDARD), while fast speed (I2C_SPEED_FAST) measures 100kHz.

The i2c-bus specifiation lists the following bidirectional speeds (section 5 of this document)

  • Standard-mode (Sm) - bit rates up to 100 kbit/s
  • Fast-mode (Fm) - bit rates up to 400 kbit/s
  • Fast-mode Plus (Fm+) - bit rate up to 1 Mbit/s
  • High-speed mode (Hs-mode) - bit rate up to 3.4 Mbit/s

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions