Skip to content

Incorrect I2C timing #11

@jmadden173

Description

@jmadden173

When tested the I2C timing was off by a factor of 4. When set to 100k, SCL was 25k. When set to 400k, SCL was 100k. Timing values were generated with CubeMX so I believe this is an issue with the clocks reporting incorrect speed. MSI speed looks to be defined by a variable

pub const MSI_FREQUENCY_MHZ: usize = 16;

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions