Adafruit MPRLS Ported Pressure Sensor library for STM32 and

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Elctronic1994
 
Posts: 3
Joined: Thu Jul 29, 2021 6:16 am

Adafruit MPRLS Ported Pressure Sensor library for STM32 and

Post by Elctronic1994 »

Hi everyone, i recently purchased Adafruit MPRLS Ported Pressure Sensor (https://www.adafruit.com/product/3965) ,Im able to interface the sensor with arduino, Now im planning to interface the sensor with an STM32 ARM cortex M4 based controller with keil IDE. I was wondering if anyone has reference to a good librabrary that i can use to interface the sensor.

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Adafruit MPRLS Ported Pressure Sensor library for STM32

Post by adafruit_support_mike »

I don't know anything about that IDE or its libraries, but the MPRLS library is fairly simple:

https://github.com/adafruit/Adafruit_MP ... _MPRLS.cpp

If nothing else, you can use it as a working reference to write your own library.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”