Skip to content

Clock Freq isn't being set to max for I2C mode #11

Closed
@JoelEB

Description

@JoelEB

Discovered that the I2C 400000L clock frequency is defined in the hardware.cpp file, but it is never set. Need to add this line below Wire.begin(): Wire.setClock(I2C_FREQ); Makes I2C mode noticeably faster.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions