2021-01-27 05:43 PM
STM32CubeExpansion_Audio_V1.1.1 (Audio_MP3 project using stm32cubeIDE)
I am trying to use mp3 en/decoder using mono input(microphone).
mp3 encoder problem:
When playing mp3 encoded files on a PC, only noise comes out.
mp3 decoder problem:
Decoder cannot play mp3 mono files. ("Error: only stereo audio input is supported.")
The datasheet says that it also supports mono mode. What should I do?
Please explain in detail.
Thank you.