之前文章做过一次调查,尽然有大部分人都没有接触过RTOS,希望本文能带领那部分朋友入门。 以前想要在STM32上跑FreeRTOS操作系统,还需要自己一步一步的移植FreeRTOS代码。 现在使用STM32CubeMX工具,就不需要这么繁杂的移植工作,只需轻松几步就能让FreeRTOS跑起来。
以下是我的一些看法。 先说结论,FreeRTOS + lwIP 或 RT-Thread的网络栈都有现成的Web 服务器解决方案,它们都能满足你的需求。 STM32F107VC 的资源限制是 256K Flash 和 64K RAM,基于这些硬件限制和需求来看,采用操作系统可以带来优势,但并非绝对必要。 你项目的需求 ...
One of many real time operating systems (RTOS), the FreeRTOS, is developed on STM32 microcontroller which offers a bunch of features that can be used in user programs. One of many real time operating ...
STMicroelectronics (NYSE:STM), a global semiconductor leader serving customers across the spectrum of electronics applications, announced its collaboration with Amazon Web Services (AWS) on Amazon ...
[Michael Becker] has been using FreeRTOS for about seven years. He decided to start adding some features and has a very interesting C++ class wrapper for the OS available. Real Time Operating Systems ...
Last fall, Amazon announced that they were getting involved in the embedded systems space with the release of Amazon FreeRTOS, an open source real-time operating system that makes connecting to Amazon ...
STMicroelectronics is aiming at those developing IoT nodes with a hardware kit that includes FreeRTOS and is ready to connect to Amazon Web Services (AWS). Called B-L4S5I-IOT01A STM32 Discovery kit, ...