Skip to content

Toggle for optimized auto-address increment for multi-register reads #8

@Ctru14

Description

@Ctru14

This accel driver currently uses an optimized read pattern for multi-register reads. This allows consecutive registers to be read on only one I2C read command by continuing to clock after the first byte.

However, this mode is only available when the flag CTRL2 IF_ADD_INC is set, and not all the time. Since this control assumption is not guaranteed, the driver should explicitly state that and give an option to not attempt all multi-register reads in one I2C call.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions