Multitasking in embedded systems: Creating a FreeRTOS project using CubeMX on STM32 (ARM Cortex M3)

preview_player
Показать описание
In this video I demonstrate the creation of a new project that makes use of FreeRTOS to run two tasks simultaneously on an ARM Cortex M3 from STM32F1 family MCU.

Please like and consider subscribing if you found this video helpful and let me know in the comments what you'd want me to include in my next walkthrough.

Happy coding!
Рекомендации по теме
Комментарии
Автор

Simple and straight to the point. Good video. Thanks.

icarodossantos
Автор

Could you please tell me how many bytes has ocuppied your code?

laurentiudaniel
Автор

Mr. Byte Sized Tech, how much RAM program like this needs? I saw that it uses 21k flash in the comment below, but nothing about RAM. Btw, thank you for the video.

technics
Автор

Hi! I like your videos
If I deactivate the USART2, at the moment when I’m debugging will it work? I mean the st-link will work?

imcnx