Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Linking ST audio engine mp3 decoder

Hi.


I’m using STM32F469I-Discovery board with system workbench and trying to link ST:s audio decoder to my project (lib_mp3decoder_cortex_m4_v2.0.0)

Question is, that what linker settings should I use?

My project uses compiler settings float-abi hard and floating point hw fpv4-sp-d16. With this setup I just get VFP register argument error. I tried using the softfp for the float-abi and disabling the FP HW, however the SpiritMP3DecoderInit -function deadlocks, so I assume the setup isn’t correct yet.

Any ideas how to proceed?

Ok, the softfp was the trick, but I was missing crc clock for the library. It wasn’t in the very skimpy documentation.

Hi,

I am having the same issue. Why the h..l the Spirit encoder library for cortex M4 does not allow the use of float point hardware on the processor? It forces you to compile with soft float, making it impossible to use with their own CubeMX with FreeRTOS enabled which forces you to use hard float.

Is there any other free to use and not GPL code/library available?

ST please sort this out ASAP!!!


 

Newest Forum Posts

  1. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  2. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  3. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  5. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  6. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  8. Build a project in "release" mode by tang, 2025-02-20 10:36
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35
  10. Fail to debug in Win 11 C/C++ by mortenlund, 2024-12-26 20:27

Last-Modified Blogs