Skip to main content
Tdhol.1
Visitor II
December 28, 2020
Question

Support to make DBSPL meter on STM32MP1

  • December 28, 2020
  • 1 reply
  • 616 views

Hello, ST Community

I have successfully implemented dB meter code on my STM32L4 Discovery kit and got SPL in dB,

But the code has .a file made by ST.

I want to implement dBSPL meter in STM32MP1 using PDM sensor. Can it support same .a file on MP1 board? Can I implement dBmeter on MP1?

Thanks,

Tarun

This topic has been closed for replies.

1 reply

Christophe Guibout
ST Technical Moderator
January 11, 2021

Hi @Tdhol.1​ ,

Could you please share more details on the .a file ?

If this static library is L4 hardware dependent, the answer is no, otherwise I would say yes as both MP1 and L4 are 32bits ARM CPUs.

BR,

Christophe

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.