STM32 TDM example in stm32Cube_FW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-28 3:30 PM
Hello,
I'd like to use TDM interface using STM32 board.
However, I can't find any example regarding TDM.
Is there any example about it?
Thank you.
- Labels:
-
STM32Cube MCU Packages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-29 2:26 AM
Hi @MOh.1 ,
In ST web site, we have STSW-PRMN001.
It is described as following:
Supported features are:
- Time domain (TDM) and Frequency domain (FDM) algorithms
- Based on the STM32CubeHAL library
- Virtual Com communication with STLINK-V3SET programmer/debugger
- PWM signal available on board
Does this answer your request?
-Amel
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-29 8:56 AM
Hello @Amel NASRI,
Thank you for your answer.
I have following question.
I checked the STSW-PRMN001, and it mentioned as below.
"The STSW-PRMN001 firmware package runs on the STM32F412CE microcontroller and implements time domain (TDM) and frequency domain (FDM) algorithms for condition based monitoring and to enable predictive maintenance applications."
So, is this software only available for STM32F412CE?
If yes, which development board should I use it?
Thank you in advance.
Minhwan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-29 1:04 PM
Sorry, but STSW-PRMN001 has nothing to with hardware TDM audio interface. :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-02-04 5:49 AM
Hi @MOh.1 ,
The firmware is developed to run on the board STDES-FANPRE01.
-Amel
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-02-04 6:40 AM
Thanks @Piranha for sharing this interesting tutorial.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-02-04 2:41 PM
Hello @Amel NASRI,
As @Piranha mentioned, there is no TDM example in STSW-PRMN001. ( I also checked ) .
https://www.eeweb.com/tdm-audio-interface-a-tutorial/ It is quite general information.
Is there any example or specific guide?
Thanks,
