cancel
Showing results for 
Search instead for 
Did you mean: 

Extend operating range of LPS28DFW using autozero functionality

wstuchbury
Associate II

I am working on a project using the LPS28DFW pressure sensor to monitor depth in water (~1000mBar / 10m), the sensor has a max operating range of up to 4096 mBar limited by its 24 bit 2s compliment output. As far as I can tell the negative half of the output range is never used unless autozero functionality is used, so I was hoping to use this to offset the pressure by a large value (ideally -4096) to better utilise the output range of the 2s compliment 24 bit output.

 

I have ran into 2 issues with this; first the REF_P (L and H) registers are read only, so I can't set a fixed offset, second the differential output is only put into the normal output registers and not into the FIFO.

 

Is there any way around this? I see there is also a one time programable offset although ideally we would have control over when to offset for the extra range so the autozero function would be better.

1 ACCEPTED SOLUTION

Accepted Solutions
Federica Bossi
ST Employee

Hi @wstuchbury ,

The purpose of the offset is to create an alignment between different devices in standard condition. The dynamic of the register is developed for the maximum pressure of the sensor. For this reason, the offset doesn't change the maximum pressure of the device (around 4060hPa) that is the maximum pressure can be reached from our sensor. We are developing a new device pin to pin compatible with LPS28DFW with extended pressure range.

 

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

4 REPLIES 4
Federica Bossi
ST Employee

Hi @wstuchbury ,

The purpose of the offset is to create an alignment between different devices in standard condition. The dynamic of the register is developed for the maximum pressure of the sensor. For this reason, the offset doesn't change the maximum pressure of the device (around 4060hPa) that is the maximum pressure can be reached from our sensor. We are developing a new device pin to pin compatible with LPS28DFW with extended pressure range.

 

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

Thank you for the reply, do you have a link for any further info on this new device?

Hi @wstuchbury ,

Have you already looked at the documentation section on our website?

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

I have looked through the documentation for the LPS28DFW but can't see any mention of this new device with extended pressure range