stm32-hotspot / B-U585I-IOT02A-HTS221

Read temperature and humidity from the HTS221 sensor present on B-U585I-IOT02A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32-Hotspot/B-U585I-IOT02A HTS221

Example

  • Read Temperature and Humidity from the HTS221.

CMSIS Packs used

Boards Needed

Software tools

How to use

  • Connect the board to your computer from the ST-Link USB
  • Open TeraTerm (115200, 8 bits, 1 stop bit, no parity)
  • Build and run the example

STM32CubeMX

  • To generate the project using STM32CubeMX you need to download install I-CUBE-STDIO

Troubleshooting

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.

About

Read temperature and humidity from the HTS221 sensor present on B-U585I-IOT02A

License:Other


Languages

Language:C 99.7%Language:Assembly 0.3%