stm32duino / LSM6DSV16X

Arduino library to support the LSM6DSV16X 3D accelerometer and 3D gyroscope
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Function for the reading of QVAR data #9

Closed ce97 closed 1 year ago

ce97 commented 1 year ago

Hi, I would like to know if it is possible to create a library or a function to acquire QVAR data as for example it is present for the ILPS22QS sensor using the Arduino IDE and a Nucleo-64 stm32 board.

fpistm commented 1 year ago

Linked to https://www.stm32duino.com/viewtopic.php?t=1963

cparata commented 1 year ago

Hello @ce97 , it's in the TODO list. I keep you informed when the QVAR support will be added to the library. Best Regards, Carlo

ce97 commented 1 year ago

Thank you!

cparata commented 1 year ago

You can find QVAR support in the last release of the library. So we can close this issue.