9 years, 8 months ago.

Is it possible to multitask on a STM32F401 using mbed?

I want to upload an Operating System in order to multitask in a STM32F401. Is it possible??

1 Answer

9 years, 8 months ago.

If all libs are up to date than RTOS should work on the F401: https://mbed.org/handbook/RTOS. That does allow you to have multiple task, but there is of course only one physical core, so it will do the tasks sequentially.

Thanks for your answer and your time

posted by Mauricio Mendez 12 Aug 2014