Skip to content

Releases: STMicroelectronics/stts22h-pid

stts22h-pid driver release v2.3.0

20 Feb 10:51

Choose a tag to compare

Release Notes for STTS22H Component Driver

Copyright © 2021 STMicroelectronics

ST 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 STTS22H component drivers.

V2.3.0 / 07-Oct-2025

Main changes

  • Added checks after reads to avoid write random content on pointers
  • Fix raw temperature reads by handling auto-increment flag
  • Remove ‘SOFTWARE_RESET’ register as it was removed in the latest datasheet
  • Fix auto_increment_get()
  • Added I2C addresses
  • Adding CODE_OF_CONDUCT.md and SECURITY.md

For complete documentation on STTS22H, visit: STTS22H

stts22h-pid driver release v2.2.0

20 Feb 10:51

Choose a tag to compare

Release Notes for STTS22H Component Driver

Copyright © 2021 STMicroelectronics

ST 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 STTS22H component drivers.

V2.2.0 / 07-Jul-2025

Main changes

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

For complete documentation on STTS22H, visit: STTS22H

stts22h-pid driver release v2.1.1

20 Feb 10:51

Choose a tag to compare

Release Notes for STTS22H Component Driver

Copyright © 2021 STMicroelectronics

ST 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 STTS22H component drivers.

V2.1.1 / 07-Apr-2025

Main changes

  • Fix MISRA-C errors

For complete documentation on STTS22H, visit: STTS22H

stts22h-pid driver release v2.1.0

20 Feb 10:51

Choose a tag to compare

Release Notes for STTS22H Component Driver

Copyright © 2021 STMicroelectronics

ST 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 STTS22H component drivers.

V2.1.0 / 06-May-2024

Main changes

  • updated README.md file with tag reference and mdelay description
  • Remove software reset register (0xC)

For complete documentation on STTS22H, visit: STTS22H

stts22h-pid driver release v2.0.0

20 Feb 10:51

Choose a tag to compare

Release Notes for STTS22H Component Driver

Copyright © 2021 STMicroelectronics

ST 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 STTS22H component drivers.

V2.0.0 / 23-Feb-2024

Main changes

  • Add “const” to ctx arg for all APIs:::

For complete documentation on STTS22H, visit: STTS22H

stts22h-pid driver release v1.1.0

20 Feb 10:51

Choose a tag to compare

Release Notes for STTS22H Component Driver

Copyright © 2021 STMicroelectronics

ST 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 STTS22H component drivers.

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

For complete documentation on STTS22H, visit: STTS22H

stts22h-pid driver release v1.0.0

20 Feb 10:51

Choose a tag to compare

Release Notes for STTS22H Component Driver

Copyright © 2021 STMicroelectronics

ST 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 STTS22H component drivers.

V1.0.0 / 18-June-2021

Main changes

First release

  • First official release

For complete documentation on STTS22H, visit: STTS22H