I am seeing some strange happenings using X-CUBE-MEMS software pack, which generates some code for user buttons, LED outputs, etc.I noticed the user button was always returning GPIO_PIN_SET even when it should be returning GPIO_PIN_RESETI make a call...
Hi,I'm trying to program the SensorTile.box (in Pro Mode), I've tested the available examples from Function Packages and they are working. The thing is when I create a new project for the SensorTile.box with CubeIDE then CubeMX, the BSP generated and...
Hi I am planning to use X-Nucleo-cca02m2 board with nucleo-f401re for audio streaming. I found the en.x-cube-memsmic1_v5.5.0 example code where the bit resolution is found to be 16 bit for USB audio streaming. But my requirment is 24 bit resolution. ...
Hi, I'm a little confused about the data that is returned by VL53L3CX sensor. Here's a video illustrating the data.I would expect the histogram to be a time-series of the return pulses, with position on the x-axis representing their arrival times (di...
Hi. I'm trying to translate the SHT30 library for stm32l0. But I could not understand and translate the "IIC_Init" part of the code. I didn't understand the init part, I couldn't translate it and it only gives a line there What do you think are the o...
We switched from a Bosch BMA456 to the LIS3DH, and cannot get the device to generate an interrupt, we have followed the DS and app note, nothing. This solution worked with the previous device.We need assistance, this should work, the name reads corr...