资讯

用过STM32CubeMX(或者STM32CubeIDE)开发STM32的读者应该都知道,他们支持一键生成包含FreeRTOS操作系统的代码,省去了繁杂的移植过程。 早期,由于FreeRTOS免费开源,很多嵌入式软件工程师都拥抱FreeRTOS,STM32官方也不例外,在自家的STM32CubeMX工具中集成FreeRTOS操作系统。
之前文章做过一次调查,尽然有大部分人都没有接触过RTOS,希望本文能带领那部分朋友入门。 以前想要在STM32上跑FreeRTOS操作系统,还需要自己一步一步的移植FreeRTOS代码。 现在使用STM32CubeMX工具,就不需要这么繁杂的移植工作,只需轻松几步就能让FreeRTOS跑起来。
From time to time, I come across some very interesting blog posts on our sister sites that I think are relevant to the readers here at ElectroSchematics. This time I found a wonderful post from Jacob ...
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, ...