MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F429 Audio USB with CubeMX

Posted on May 06, 2015 at 13:02Hello, I have a quick question, and I cannot find answer anywhere on the web (including Reference Manual for MCU). I'm preparing for a new project, picking master unit, where one of most important feature is USB audio ...

axel2 by Associate II
  • 825 Views
  • 4 replies
  • 0 kudos

STM32F4 Discovery to LPS25H Example Code

Posted on July 22, 2015 at 14:08All:Is there I2C example code that can be used with the STM32F4 Discovery Board to connect to the LPS25H module? I am running the processor at the full 168 MHz, and as far as I know, I have initialized the I2C1 port c...

tba10596 by Associate II
  • 370 Views
  • 5 replies
  • 0 kudos

STM32F4 disco + MEMS microphone array

Posted on February 03, 2016 at 10:44Hello, my project involves capturing the data from a MEMS microphone array. I found one article which describes, that it is possible to achieve this with a STM32F4 processors, so I would use STM32F407 discovery bo...

matas by Associate II
  • 233 Views
  • 0 replies
  • 0 kudos

LIS3DSH w/ STMF4 Discovery Board

Posted on October 08, 2015 at 15:52I've recently purchased the STMF4 Discovery Board and am looking to write an application making use of the on board LIS3DSH accelerometer. However, the examples provided (and pointed to by the documentation) all ma...

Accelerometer reading is always 0x00

Posted on July 31, 2015 at 02:16Hey I'm trying a new board, this is the stm32f411e-disco and I can't read acc. values, they are always 0x00 I've generated the project with STM32CubeMX V4.9.0 The config and the main code are below: &sharpinclude ''st...

0690X00000605TIQAY.png

Troubleshooting required with STM32f4 USB Microphone device

Posted on November 15, 2013 at 14:41Dear all,I think I am almost done with the this program, but when I plug after pprogramming my STM32F4 Discovery board. It gives an exclamation mark, (Code 10) generally. ''The I/O request was canceled.'' is writt...

contact2 by Associate II
  • 1118 Views
  • 16 replies
  • 0 kudos

CS43L22 and LSM303DLHC

Posted on December 23, 2013 at 15:01I would like to configure both the CS43L22 Audio DAC and the LSM303DLHC MEMS accelerometer to be used simultaneously. From what I have seen on the documentation, it seems that both of these devices are connected t...

LIS302DL problem

Posted on June 09, 2013 at 13:01Hi,I've been using an STM32F4 Discovery board with uVision4 for around 10 months now, and have learnt how to use the basic features (ADC, LCD, USART etc) and I'm now tackling the accelerometer (LIS302DL). I've looked ...