Resolved! Can a STM32MP157C-DK2 with AWS IOT Greengrass/X-LINUX- PREDMNT connect to a STWINKT1B dev kit??
Just want to know if a STWINKT1B Kit can be configured to connect to a STM32MP157C-DK2 with X-LINUX-PREDMNT
Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
Just want to know if a STWINKT1B Kit can be configured to connect to a STM32MP157C-DK2 with X-LINUX-PREDMNT
In dsh-predmnt is there a way to disable WeeklyAggregateFunction /Bucket...Can I remove the weekly-aggregate bucket? Can I comment the line in serverless.yml and deploy without any issues? - ${{file(./lambda/dataLakeWeeklyAggregator.yml)}}
Hello, I am trying to implement a simple program on my STM32 NUCLEO F302R8, that reads data from a LSM6DSRX iNemo module (STEVAL MKI195V1) throught a NUCLEO-IKS01A2 extension board, and stores it in flash memory.I am unable to find any kind of docume...
Hello,I am trying to understand the PDM2PCM conversion using I2S as the receiving protocol. Does anyone have an easy example for generating a single PCM sample from the PDM data bits? I am having some difficulty doing this using the VM3000 PDM MEMS...
Hi Everyone, excuse meI have developed android 9 system using imx6 motherboard.after finished HAL integrated due to calibration needed.how can I enable LIS2DH12 acc calibration functionI can see the STMems_Android_Sensor_HAL_Input-STMems_Android_Sens...
Hi I’m using an arduino heart rate sensor on the nuclei f411re board and I am getting output values of 2000-3500 when not pressed and values between 0-10 when pressed I can’t find much information about it online and I was wondering what do these num...
Anyone have Example Code of H3LIS100DL Accelerometer With I2C Communication in any of STM Microcontroller ?
I would like to pick up both single and double taps in my application. I have the double tap working but cannot get it to pick up a single tap. In reading the TAP_SRC register , the TAP_IA bit shows a 1 for a double tap but never does for a single...
Hi sir,I have a custom board containing LSM303AGR connected to stm32f407vg via I2C.I can generate interrupt at INT1 pin.What is the correct initialization to enable LSM303AGR Accelerometer activity/inactivity function Interrupt 2?Our initial setting:...
Hi!I'm using lis2dw12 on a custom board and trying to acquire the acceleration based on the data ready signal that I routed to INT1.The code was based on this repository but I think I'm doing something wrong because I can't get any signal from the...