Hello Community,We have been using the IIS3DWBTR sensor for some time and have observed some odd behavior regarding filters. We recently performed some experimental tests on the LPF2 Filter to corroborate the frequency response curves on page 20 of t...
I want to connect a MEMS microphone to my stm32 using its SAI interface. I found a document called "Interfacing PDM digital microphones using STM32 MCUs and MPUs" which gives some examples about how to do it.My question is about the configuration :Wh...
I'm trying to get data from PDM microphone and convert it to PCM data. This is my first project on stm32 and I'm starting to debug the project. Could you take a quick look at my code and say if you notice something wrong ? Some part of the code come ...
I'm using a stm32wb55RG. I'm trying to get data from a MEMS PDM microphone and convert it into PCM data. I'm using SAI PDM interface and DMA. So far, I think I manage to receive the PDM data (I get some values from the SAI interface) :I don't know if...
�?�世話�?��?�り�?��?�。トリニティ株�?会社�?�張�?�申�?��?��?�。弊社�?�ウェアラブルデ�?イス用�?�加速度センサーを購入�?�る予定�?��?�り�?��?��?��?貴社�?�「LIS2DU12�?3軸加速度センサーを�?�定�?��?��??�?��?�?�定�?�る�?�?�。該当センサー�?�アプリケーションを確�?�?��?��?��?��?�。計測�?��??る詳細データを教�?��?�頂�?�る幸�?��?��?�。例�?��?�:歩数�?ランニン...
Sensortile kit is used and linear acceleration is fused output from gyroscope and accelerometer,the sensor is kept with z-axis of accelerometer being parallel to gravity (screenshot attached).
I would like to know what I am doing wrong or what register setting on the LSM6DSM that I missed setting?Using a sensorTile (STM32L476JG) that is connected to LSM6DSM. APB1 Clk = 16MHz.My settings are : My code is trying to read WHO_AM_I register on...