MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Which library should I use for PDM to PCM in STM32L4?

Hello everyone, I'm trying to do the PDM-PCM transformation of MP3DT05 microphone data in a STM32L433RC nucleo board. For my understanding, the better is to use an existing library... But I don't know which one I could use, and I can't even find any...

ALope.1 by Associate II
  • 389 Views
  • 2 replies
  • 0 kudos

HTS221 Temperature sensor

Hello,I have one Arduino MKR ENV board which has this sensor. The problem is that I'm reading higher temperature values than expected.The routines that I use are :For calibration: /**   * HTS221_readCalibration   *   * Reads calibration values   ...

JMerc by Associate
  • 844 Views
  • 7 replies
  • 0 kudos

Sensortile decoupling capacitors

The sensortile has some decoupling capacitors which need to be connected to the VDDs on the MCU but there are two values for the capacitors 1uf and 100nf, is there a map to which pins assign to which capacitors? i have found nought on both datasheet ...

AMell.1 by Associate III
  • 348 Views
  • 4 replies
  • 0 kudos

STM32F103C8 CMSIS SPI

I'm using SMT32F103C8 and I want to comunicate with MPU9250, I do not have any other SPI devices . Only MPU9250.I set 72MHz for SMT32F103C8. here is my initialization and read/write functions.void SPI_init() { RCC->APB2ENR |= RCC_APB2ENR_AFI...

DAlat.1 by Associate II
  • 1123 Views
  • 3 replies
  • 0 kudos