MP3 decoding with stm32

Post here first, or if you can't find a relevant section!
saeed144
Posts: 36
Joined: Mon Sep 21, 2020 10:11 am

Re: MP3 decoding with stm32

Post by saeed144 »

stevestrong wrote: Sun Sep 27, 2020 7:50 am Well, I don't know, but the error generated in line 75 is due to missing platform definition.
I think Frederic could tell us what kind of define should be instead:

Code: Select all

#elif defined(__STM32F1__)
in order to use the official core.
No it doesn't work
stevestrong
Posts: 502
Joined: Fri Dec 27, 2019 4:53 pm
Answers: 8
Location: Munich, Germany
Contact:

Re: MP3 decoding with stm32

Post by stevestrong »

What exactly does not work? What did you try?
We need more details, "doesn't work" isn't a useful problem description.
Post Reply

Return to “General discussion”