Support to make DBSPL meter on STM32MP1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-27 10:25 PM
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
Labels:
- Labels:
-
STM32MP15 Lines
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-11 5:03 AM
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.
