MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I am working on STM32WB55 to read LSMDSOX sensor data. And I have set up an interrupt to occur when FIFO reaches watermark. It all works fine when if my code includes just reading data in a loop.

But when I add calling a fall algorithm task after reading each sample and try to simulate a fall (the rapid moment) causing program not causing interrupt.Any help regarding why interrupt is not set would be of great help.//code int main(void){ /* US...

vtall.1 by Associate
  • 399 Views
  • 1 replies
  • 0 kudos

Resolved! How do you use a memsmic1 example ?

Hey ! I'm trying to use the "microphone streaming' with stm32wb55 in memsmic1 expansion package but I struggle to do it (i'm new to stm32cubeide).First, I import project from file system and I get this :I click on finish and I get this :Here I cannot...

0693W00000KcNkmQAF.png 0693W00000KcNkrQAF.png 0693W00000KcNlQQAV.png
EEnco.1 by Associate III
  • 742 Views
  • 5 replies
  • 0 kudos

LSM6DSOX (steval-mki178v2) i2c driver for P-NUCLEO-WB55

Hello ST,I am using LSM6DSOX sensor and P-NUCLEO-WB55 Board for tilt and motion sensing. I didn't get any basic example or libraries to interface LSM6DSOX with P-NUCLEO-WB55 Dongle board. I tried with basic way for SPI and I2c communication but unfor...

Resolved! I2C Bus pull-up resistor for multiple slave devices

Hello,I am using multiple different sensors which require different pull-up resistors. For I2C BUS, I have to use just one pull-up resistor value for all sensors. How can I calculate or decide the resistor value? MCU is STM32WB55.Sensors are VL53L3C...

Resolved! Questions about how IKS01A3 DataLogTerminal example works

Hi,I'm using the IKS01A3 board on a P-NUCLEO-WB55 board with the example application IKS01A3 DataLogTerminal.Some questions:where is the mapping from GPIO numbers (0 through 15) to pin names on the micro (STM32WB55 in QFN68 package)? I have the boar...

JTomp.1 by Associate II
  • 732 Views
  • 6 replies
  • 0 kudos