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

Implement driver for MMA8451Q, Freescale inertial sensor #381

@forGGe

Description

@forGGe

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions