I am having a hard time getting started with the SensorTile and need some help. I am using CubeMx (v5.3.0) for the STM32L476JGYx selection, and observe the following result when I try to debug -Here is the error message:Here is the test setup:Thought...
Hi! I am currently working on a project that involves the use of temperature of an individual to control a cooling system. I really need advice on what kind of temperature sensor(contact type) would be perfect for it. would really appreciate it if s...
I am trying to connect to a custom STM32L433-based development board (https://www.tindie.com/products/tleracorp/butterfly-stm32l433-development-board/) which is connected to an LSM6DSOX using UNICO, and while I can see the COM port in UNICO, when I t...
I'm using LIS2DH12 and trying to implement 6d movement detection.Below is my present flow on startup.Set ODR to 25Hz in CTRL_REG1Enable i1_ia1 in CTRL_REG3Set full scale to 2g in CTRL_REG4Set aoi to 0 and remaining bits to 1 in INT1_CFGSet threshold ...
If you are a developer, or you are just moved by the sake of curiosity, you would desire to go deep in the functionality of the SensorTile.box, to get a full control on the platform. You will be glad to hear that ST.box is full Cube.MX compatible, so...
Hello,I'm trying to get the MEMS microphone (components U21 and U20 on the STM32F746g-disco) to work with SAI. I save my microphone inputs into a buffer with 1000 8-bit values via HAL_SAI_Receive_DMA. Below I have written my MX_SAI_Init() and HAL_SAI...
I'm using with cubemx the additional sotfware X-CUBE_MEMS1 with Terminal data logger and chose the mems LP22HB on a nucleo F401RE.When I do it in I2C it's working fine.No I configure the LP22HB in SPI with CS on GND. And connect for SPI. I configurat...
I got a nucleo STM32WB55 and a LPS22HB click board from Mikroe.I generate with Cube-MX a Projekte including the lps22hb mems driver.so what i know have in the Project: app_x-cube-mems1.h/.c filescustom_mems_conf.hlps22hb_reg.h/.clps22hb.h/.ci search ...
The sensor solution libraries included in the X-CUBE-MEMS1 software expansion offer developers a useful tool to rapidly develop and evaluate applications based on real-time data from ST’s MEMS sensors. X-CUBE-MEMS1 can provide real-time motion sensor...