LSM9DS1 - Digital I/O Electrical Characteristics
Can you provide detail of the electrical characteristics of the LSM9DS1 digital I/OIn particular - Capacitive load, V_ol and I_olThanks
Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
Can you provide detail of the electrical characteristics of the LSM9DS1 digital I/OIn particular - Capacitive load, V_ol and I_olThanks
Hello , In a sensor tile which Accelerometer data I am seeing on the App LSM6DSM or LSM303AGRs? Why two Accelerometers are provided in it? Wasnt it possible to use a 9 Axis Acc/Mag /Gyro instead of 2 Six axis MEMS module with duplicated Accelerometer...
Any one know whats the difference in the github repo BlueSTSDK_Android-master and STBlueMS_Android-master on the internet?https://github.com/STMicroelectronics/STBlueMS_Android Vs https://github.com/STMicroelectronics/BlueSTSDK_AndroidTx
Hello everybody,I wanted to simulate the Sent_Protocol with a STM32 µC or simulate it as if I had a sensor. and present this with oscilloscope. Now the signal should be like a normal PWM Signal look like. I really do not know how to generate this par...
What is the package marking of LIS2DE12TR? Are there multiple versions of package markings? If so, provide a link to the document that contains package markings and what they mean.
Hi everyone,I am using a L3GD20H gyro on a custom board. I am successfully talking to it and have been able to set the following registers to values:CTRL1_reg: 0x0F (power enabled, all axes enabled)CTRL3_reg: 0x08 (INT2 set for data ready signal)CTRL...
Hello!Have bought the STEVAL-MKI183VI for the LIS2HH12 device.The device are enabled for all direction by wrinting the following to the ctrl1 register regData.ZEN = 1; regData.XEN = 1; regData.YEN = 1; regData.ODR = ODR_100_HZ; regData.BDU = 1;...
I am using the STM32F407 discovery board and Wolfson pi audio interface. I have a problem in analysing sample values received from MEMS microphone.I wanted to plot the data sensed by the MEMS microphone, which is just sensing the surrounding environm...