cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 and Barometric pressure measurement

IDONTKNOW
Visitor

I need to complete a project to use a microcontroller, STM32 and Keil software to measure barometric pressure, ask for guidance or resources,please...

1 REPLY 1
Andrew Neil
Super User

Welcome to the forum,

For best results, see How to write your question to maximize your chances to find a solution .

Is this a school project? 

For selecting an STM32 processor, see:

https://www.st.com/content/st_com/en/stm32-mcu-product-selector.html

https://www.st.com/en/development-tools/st-mcu-finder-pc.html

https://www.st.com/en/development-tools/stm32-finder.html

 

For ST's range of sensors, see:

https://www.st.com/en/mems-and-sensors.html

Whence pressure sensors specifically:

https://www.st.com/en/mems-and-sensors/pressure-sensors.html

 

Resources for each product will be linked from the Product Page for that product.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.