Skip to content

Latest commit

 

History

History
204 lines (132 loc) · 4.19 KB

File metadata and controls

204 lines (132 loc) · 4.19 KB
pagetitle Release Notes for LPS22DF Component
lang en
header-includes <link rel="icon" type="image/x-icon" href="_htmresc/favicon.png" />

::: {.row} ::: {.col-sm-12 .col-lg-4}

# Release Notes for LPS22DF Component Driver Copyright © 2021 STMicroelectronics\

ST logo{.logo}

License

This software component is licensed by ST under BSD 3-Clause license, the "License". You may not use this component except in compliance with the License. You may obtain a copy of the License at:

BSD 3-Clause license

Purpose

This directory contains the LPS22DF component drivers. :::

::: {.col-sm-12 .col-lg-8}

Update history

::: {.collapse} V2.4.3 / 18-Mar-2026

Main changes

  • Change switch cases to use hex values
  • Change update history order (most recent on top)

V2.4.2 / 02-Mar-2026

Main changes

  • Replace assert with normal check and return

V2.4.1 / 15-Jan-2026

Main changes

  • Fix lps22df_reference_mode_set: use write instead of read

V2.4.0 / 06-Oct-2025

Main changes

  • Added checks before writes to avoid random content from being written
  • Changed fifo_mode API
  • Adding CODE_OF_CONDUCT.md and SECURITY.md

V2.3.0 / 07-Jul-2025

Main changes

  • Fix driver formatting options
  • Added pointer to private data in stmdev_ctx_t

V2.2.0 / 03-Oct-2024

Main changes

  • Fixed few typos
  • Review few names and alignments

V2.1.0 / 25-Jun-2024

Main changes

  • Added separate raw_get APIs for press and temp

V2.0.1 / 20-Jun-2024

Main changes

  • updated README.md file with tag reference and mdelay description

V2.0.0 / 20-Mar-2024

Main changes

  • Fixed code style (Artistic Style Version 3.4.13)
  • Add "const" to ctx arg for all APIs
  • fix struct name typo
  • Perform the correct reboot and sw reset procedure

V1.2.0 / 09-Nov-2023

Main changes

  • moved all enum outside of struct to be C++ compliant

V1.1.0 / 01-June-2023

Main changes

  • Add __weak directive to read/write registers routines
  • Extend stmdev_ctx_t structure with mdelay callback
  • repo name changed adding '-pid' extension

V1.0.0 / 12-October-2021

Main changes

First release

  • First official release [ref. DS v1.0]

:::

::: :::

::: {.columns} ::: {.column width="95%"} For complete documentation on LPS22DF, visit: [LPS22DF](https://www.st.com/en/mems-and-sensors/lps22df.html) ::: ::: {.column width="5%"} Info ::: :::