MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Send large chunks of data via BLE

Hello, I want to use the SensorTile.box to collect IMU data over BLE. I tried modifying the BLESensors source code to suit my requirements (by increasing the characteristic size etc.). But the ST BLE Sensor app doesn't seem to support this. I only re...

Flare by Associate II
  • 339 Views
  • 2 replies
  • 0 kudos

Resolved! (SOLVED) SPI communication problem with sensors

I'm using STEVAL-STWINKT1 (MCU STM32L4R9ZIJ6) and I'm trying to communicate with the motion sensors (ISM330DHCX, IIS3DWB, IIS2DH) by SPI3 interface (polling). I wrote a code very similar to that one present in the "Serial_DataLog" project, using HALs...

irene by Associate II
  • 1205 Views
  • 7 replies
  • 0 kudos

How to integrate LSM303AGR in STM32CubeIDE with STM32L4

Hey all! I'm doing a client project where I'm integrating an LSM303AGR on a custom board. I've included the XCUBE-MEMS package into STM32CubeIDE, and selected the LSM303AGR and set the I2C settings in the platform settings. This gives me LSM303AGR.C/...

Resolved! SensorTile.box Firmware upgrade

Hi everyone,I have been stuck at a problem. Initially i tryied to upgrade the firmware on SensorTile.box through the ST BLE Sensor App with some demos without any problems.Once i tryied to upgrade the BLEFOTA_BL_1.0.0.bin file through the app, so, wi...

EDimr.1 by Associate
  • 513 Views
  • 4 replies
  • 0 kudos

Problems with X-CUBE-MEMS1 and STM32CubeMX integration

Hi, I am following the guide "Getting started with the STMicroelectronics X-CUBE-MEMS1 software package for STM32CubeMX" to try the example "DataLog" with the X-NUCLEO-IKS01A2 and the NUCLEO-L4R5ZI-P. I am using a MacBook Pro with STMCubeMX 4.26.1 an...