Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 341 Bytes

MS5611-01BA Embedded-HAL Driver

This is a blocking driver which takes advantage of the Embedded-HAL Rust crate to enable platform independent usage.

Notes

  • This is untested at the moment.
  • Only supports SPI.
  • Does not validate conditions like the SPI SCLK speed of less than 20MHz.
  • SPI can use Mode 0 or 3 for phase and polarity.