Skip to main content
Sim Be
Associate
August 30, 2018
Question

How to impelement MP34DT01 on B-L475E-IOT01A1 with Cloud Generic Example?

  • August 30, 2018
  • 4 replies
  • 2373 views

Hello,

right now I am struggling on implemeting the two buildt in MP34DT01 MEMS microphones on the B-L475E-IOT01A1 eval board while using the existing Cloud Generic Example Code. I think my biggest problem right now is to get teh DFSDM running as I get a little bit lost in the existing project structure. So my question is, if someone already implemented those microphones in the given code example and can run me through or provide some source/header files.

Kind regards

Simon

This topic has been closed for replies.

4 replies

SSom
Associate
November 3, 2018

Hi

The BSP driver for B-L475E-IOT01A1 does not contain the audio functionalities. I tried with the bsp audio driver for the l476 board, but that doesn't seem to work. If you have figured out how to do this, it would be very helpful if you could share some sample code.

Thanks

ENIT_18
Visitor II
December 1, 2018

Hi,

Same issue. I want to use the microphone "MP34DT01" with the "B-L475e-IOT01A2" but I didn't find how.

Thanks.

SSom
Associate
December 2, 2018

Have you tried adapting the DFSDM audio example from the firmware package? STM32Cube_FW_L4_V1.13.0/Projects/32L476GDISCOVERY/Examples/DFSDM/DFSDM_AudioRecord

If yes, what are the issues you are facing?

ENIT_18
Visitor II
December 2, 2018

Not yet. I'll try to do it this week. Did you adapt it and did it work for you?

KNg.13
Associate
June 12, 2019

Hi, I am facing the same issue. Does anyone know how to solve this issue?

Eleon BORLINI
ST Employee
June 12, 2019

Hi all, there is a tutorial here on how to use STM32L4 DFSDM peripheral, if this can be of your help. regards