Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.

Implement driver for MMA8451Q, Freescale inertial sensor #381

Open
6 tasks
forGGe opened this issue May 1, 2018 · 0 comments
Open
6 tasks

Implement driver for MMA8451Q, Freescale inertial sensor #381

forGGe opened this issue May 1, 2018 · 0 comments

Comments

@forGGe
Copy link
Collaborator

forGGe commented May 1, 2018

The MMA8451Q is a smart, low-power, three-axis, capacitive, micromachined
accelerometer with 14 bits of resolution. It uses I2C to communicate with MCU.

The MMA8451Q is placed on FRDM-KE02Z board, so example must be provided that works with that board.

To be able to evaluate the driver, I2C must be done in KE02 platform.

Datasheet: https://www.nxp.com/docs/en/data-sheet/MMA8451Q.pdf

Roadmap:

  • Unit tests
  • Implementation
  • JSON configurator
  • Documentation page
  • Usage example based on FRDM-KE02Z board

Related issues:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant