https://github.com/stm32-hotspot/b-u585i-iot02a-iis2mdc
Read 3-axis magnetic field from the IIS2MDC.
https://github.com/stm32-hotspot/b-u585i-iot02a-iis2mdc
Last synced: about 2 months ago
JSON representation
Read 3-axis magnetic field from the IIS2MDC.
- Host: GitHub
- URL: https://github.com/stm32-hotspot/b-u585i-iot02a-iis2mdc
- Owner: stm32-hotspot
- License: other
- Created: 2024-12-17T23:31:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-17T23:52:31.000Z (4 months ago)
- Last Synced: 2024-12-18T00:28:21.278Z (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-IIS2MDC
## Example
* Read 3-axis magnetic field from the IIS2MDC.
## 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-IIS2MDC.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).