Skip to content

Write SSCMANN060PG2A3 (Air Pressure Sensor) Driver #320

@bjackson312006

Description

@bjackson312006

Description

The SSCMANN060PG2A3 is an Air Pressure Sensor connected to the MSB via I2C. We need a driver for this sensor to use it in the main MSB repo.

Proposed Solution

Write an I2C driver for the sensor based on the datasheet. It should be able to get pressure/temperature values, and implement any other features of the sensor (if there are any). The driver should probably be structured similarly to the ones already located in Embedded-Base.

Datasheet:
Datasheet

Honeywell I2C Doc:
I2C Communications with Honeywell Digital Output Pressure Sensors
(pretty sure this document also relevant since I think (?) it details how the data is actually structured when read from the sensor. The main datasheet doesn't seem like it describes this anywhere but I could be wrong)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions