(sph0641lu4h-1) PDM microphone with DFSDM (STM32L476RG)
I am working on PDM microphone with STM32L476RG using DFSDM peripheral. I need to know how to get the live data streaming audio output data from stm32 and want to save as .csv.
I am working on PDM microphone with STM32L476RG using DFSDM peripheral. I need to know how to get the live data streaming audio output data from stm32 and want to save as .csv.
hello, i'm working on ASM330LHH IMU sensor, here raw value is continuously fluctuating even sensor is in untouch condition(fluctuation is between -1 to 6). is it possible to make it zero? so how can i stop this fluctuation. plz share suggetions o...
Hi,I have attempted to follow the AN5201 application note page 26 to configure the IIS2DLPC accelerometer to generate an interrupt at every threshold however this interrupt is never generated. I have tried to print the value of SIXD_SRC register and ...
Hello,I am working with the IIS3DWB for a vibration monitoring sensor, and have a few questions about the ODR (Output Data Rate) accuracy, hoping someone can help me.1. I know that on the datasheet the ODR accuracy is stated as +-1% typ, or +-2% Max....
Hi,I want to run an application for a week. This video says the battery life is 10 hours:https://youtu.be/gFkIcrUkP5w?t=452s Question:Can I use an external power supply like this and set it to 5v:https://www.adafruit.com/product/4880 Connect it's bar...
Hi,I have a Sensortile .Box Pro board and I plugged a H3LIS331DL high range accelerometer on its top socket.Is there any available code to log data from H3LIS331DL? I thought all MEMS evaulation boards from ST (STEVAL-MKI153V1 in this case) were supp...
Hi,I am trying to calculate the MTBF (mean time between failures) value for the ASM330LHHTR module. Please suggest any techniques for the same. I am currently using the Qjc (Junction to Case Thermal Resistance) and Pd (Power Dissipation) values to ca...
Hi ST Community,I currently have FSM and an MLC .ucf files. I have followed the instructions in DT0147 "Advanced design tips for the machine learning core and finite state machine using Unico-GUI", and have attempted to merge the FSM and MLC files in...
Hello, I am using a LSM303AGR sensor. I am several questions about the datasheet. ------------------------------------------------------------------------------------------------------------------------------------------Firstly, I don't understand wh...
I'm using Hypsometric formula to Calculate Altitude by using Pressure & Temperature. ( Source Code used to read the sensor https://github.com/stm32duino/LPS22HB )The Pressure value & Temperature are not in Sync.. Temperature Increases irrespective of...