Which STM32 MCU can play voice prompts and audio files (.mp3 or wav) stored on a micro SD card with digital volume control and without external DAC?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-23 4:04 AM
I paid someone and she came up with a solution using STM32F103 and claims that it works for wav files using PWM and low pass filter with a digital attenuator. It didn't, and 1 year on I am still looking for the right MCU and the right solution
UM1642 digital potentiometer supports only F4, F7 series MCU, not F1.
Parts 1-3 of how to play audio files .... features a G0 series.
So which MCU should I use without an external audio DAC?
- Labels:
-
Audio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-23 6:34 AM
ST has an MP3 CODEC, probably still needs licensing via MPEG LA if used in a commercial product.
Many of the STM32 have an internal DAC, but would need external circuitry to drive a speaker, etc.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-23 6:39 AM
https://www.st.com/en/audio-ics/audio-codecs-and-decoders.html
https://www.st.com/en/embedded-software/x-cube-audio.html
Up vote any posts that you find helpful, it shows what's working..
