2025-01-24 05:42 AM
Hello,
We are currently working on a project that requires integrating FreeRTOS with the STM32_WPAN BLE Stack. Based on various forum discussions, it seems that configuring the BLE portion of the project using CubeMX is currently not feasible.
However, as we are still in the early stages of development, we would like to retain the convenience and simplicity that CubeMX provides for setup and configuration. To address this, we have decided to split the project into two separate projects:
Once both projects have been sufficiently developed, our plan is to merge them into a single project and continue development without relying on the CubeMX configurator.
Our question is:
Does STM or the STM community have a better approach or recommendation for addressing this issue?
Best regards,
Nick
2025-01-24 09:10 AM
Hello @NickK
I've tested the last version of CubeMX (V6.13.0) and you should be able to use both FreeRTOS and STM32_WPAN on the .ioc file.
Best Regards.
STTwo-32
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.