历史上的今天
今天是:2024年09月12日(星期四)
2018年09月12日 | STM32F0开发笔记3: STM32CubeF0介绍
2018-09-12 来源:eefocus
本文介绍 STM32CubeF0。
STM32CubeF0 gathers, in a single package, all the generic embedded software components required to develop an application on STM32F0 microcontrollers. In line with the STMCube™ initiative(首创), this set of components is highly portable, not only within STM32F0 Series but also to other STM32 Series.(大意:STM32CubeF0很不错,不仅应用于F0系列,还可用于其它STM32系列。)
STM32CubeF0 is fully compatible with STM32CubeMX code generator that allows generating initialization code. The package includes Low Layer (LL) and hardware abstraction layer (HAL) APIs that cover the microcontroller hardware, together with an extensive(广泛的) set of examples running on STMicroelectronics boards. The HAL and LL APIs are available in open-source BSD license for user convenience.(大意:STM32CubeF0完全兼容STM32CubeMX允许产生初始化代码,开发包高阔底层和硬件映象层API覆盖了整个微处理器硬件,并且给出了大量的可在开发板上运行的样例程序,并且开源。)
STM32CubeF0 package also contains a set of middleware components with the corresponding examples. They come in free user-friendly license terms: (大意:STM32CubeF0开发包包含一系列还有样例程序的中间件,遵循自由协议。)
• Full USB Device stack supporting many classes: Audio, HID, MSC, CDC and DFU(USB)
• STemWin, a professional graphical stack solution available in binary format and based on STMicroelectronics partner solution SEGGER emWin(图形用户界面)
• CMSIS-RTOS implementation with FreeRTOS open source solution(实时操作系统)
• FAT File system based on open source FatFS solution(文件系统)
• STMTouch touch sensing library solution.(触摸屏)
Several applications and demonstrations implementing all these middleware components
are also provided in the STM32CubeF0 package.(大意:STM32CubeF0开发包提供了大量的使用这些中间件的样例程序。)
STM32CubeF0固件组件图,如下图所示:
史海拾趣
|
首先 arm软件开发环境rvds,arm7或9+jtag(14针),arm外扩nandflash ,norflash,ram,ad 以下情况都能检测到芯片id 第一种,进入axd中准备下程序时出现对话框,can\'t halt target and make it enter DEBUG state 网上有种说法是ar ...… 查看全部问答> |
|
见的19种pcb线路板印刷问题 1.在印制中容易粘板,或者图像含糊不清。 2.模板上的线条图像,象蚯蚓弯曲不齐。 3.在印刷单层板时,印数低,感光胶部分脱落。 4.在印刷多层板时,印数低,网孔逐渐增多,掉胶,漏印,糊板,印不到位,最严 ...… 查看全部问答> |
|
2812 LQFP封装的引脚真变态,想扩展个SRAM发现地址数据线到处都是,太乱了,不知道要打多少过孔了。相比之下28335的引脚要整齐多了,真想换个28335来做。… 查看全部问答> |
|
本帖最后由 yuanlai2010 于 2014-9-22 19:39 编辑 QT入门应用——控制LED 实现功能:简单Qt 4应用程序控制LED的亮灭开发环境:fedora 20 + Qt Create + Qt 4.8.6 想不到的是到了最后一个学期课程还是那么多,所以用来学习这些东西的时间不 ...… 查看全部问答> |




