https://github.com/stm32-hotspot/b-u585i-iot02a-lps22hh
Read Pressure and Temperature from the LPS22HH
https://github.com/stm32-hotspot/b-u585i-iot02a-lps22hh
Last synced: about 2 months ago
JSON representation
Read Pressure and Temperature from the LPS22HH
- Host: GitHub
- URL: https://github.com/stm32-hotspot/b-u585i-iot02a-lps22hh
- Owner: stm32-hotspot
- License: other
- Created: 2024-12-17T22:25:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-17T23:18:16.000Z (4 months ago)
- Last Synced: 2024-12-17T23:24:42.446Z (4 months ago)
- Language: C
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# B-U585I-IOT02A-LPS22HH
## Example
* Read Pressure and Temperature from the LPS22HH.
## CMSIS Packs used
* [X-CUBE-MEMS1](https://www.st.com/en/embedded-software/x-cube-mems1.html)## Boards Needed
* [B-U585I-IOT02A](https://www.st.com/en/evaluation-tools/b-u585i-iot02a.html)
## Software tools
* [STM32CubeIDE](https://www.st.com/stm32cubeide)
* [STM32CubeMX](https://www.st.com/stm32cubemx)## How to use
* Clone the repo
* Open B-U585I-IOT02A-LPS22HH.ioc with [STM32CubeMX](https://www.st.com/stm32cubemx)
* Generate code
* Open the project with [STM32CubeIDE](https://www.st.com/stm32cubeide)
* Build and load the project.**Caution** : Issues and the pull-requests are **not supported** to submit problems or suggestions related to the software delivered in this repository. The example is being delivered as-is, and not necessarily supported by ST.
**For any other question** related to the product, the hardware performance or characteristics, the tools, the environment, you can submit it to the **ST Community** on the STM32 MCUs related [page](https://community.st.com/s/topic/0TO0X000000BSqSWAW/stm32-mcus).