-
STM32库函数固件库
STM32标准外设库之前的版本也称固件函数库或简称固件库,是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函数库还包括每一个外设的驱动描述和应用实例,为开发者访问底层硬件提供了一个中间API,通过使用固件函数库,无需深入掌握底层硬件细节,开发者就可以轻松应用每一个外设。因此,使用固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。每个外设驱动都由一组函数组成,这组函数覆盖了该外设所有功能。每个器件的开发都由一个通用API (application programming interface 应用编程界面)驱动,API对该驱动程序的结构,函数和参数名称都进行了标准化。
ST公司2007年10月发布了V1.0版本的固件库,MDK ARM3.22之前的版本均支持该库。2008年6月发布了V2.0版的固件库,从2008年9月推出的MDK ARM3.23版本至今均使用V2.0版本的固件库。V3.0以后的版本相对之前的版本改动较大。本程序为最新版的库函数固件库。
- 2023-04-09 20:45:38下载
- 积分:1
-
pic microcontroller tutorial contains: PIC microcontrollers and practical tutori...
pic单片机教程 含有:PIC单片机实用教程,MPLAB ICD2 使用指南-pic microcontroller tutorial contains: PIC microcontrollers and practical tutorials, MPLAB ICD2 User Guide
- 2023-06-23 15:00:07下载
- 积分:1
-
nandflash驱动程序c源码,可移植的
nandflash驱动程序c源码,可移植的
- 2023-05-25 13:00:03下载
- 积分:1
-
RL78四轴飞行器完美起飞开源代码
资源描述RL78四轴飞行棋完美起飞开源代码,基于C语言,提供给有兴趣的人一起研究学习。
- 2022-05-09 12:05:50下载
- 积分:1
-
Embedded web server development software development, tcp/ip protocol source
嵌入式web服务器开发 软件编写 tcp/ip协议 源码-Embedded web server development software development, tcp/ip protocol source
- 2022-01-23 10:40:33下载
- 积分:1
-
本系统以AT89C51为控制核心,由矩阵键盘输入,LED倒计时、交通灯显示等模块组成,模拟了一个交通灯控制系统。系统除基本交通灯功能外,还具有通行时间手动设置、...
本系统以AT89C51为控制核心,由矩阵键盘输入,LED倒计时、交通灯显示等模块组成,模拟了一个交通灯控制系统。系统除基本交通灯功能外,还具有通行时间手动设置、可倒计时显示、急车强行通过、状态切换等相关功能。包括报告提供。-AT89C51 for the control of the system core, from the matrix keyboard input, LED countdown, traffic lights displays modules, to simulate a traffic light control system. In addition to basic traffic light system functions, but also has the passage of time to manually set to countdown show, worry about car forced through, the state switching and other related functions.
- 2022-02-07 05:55:16下载
- 积分:1
-
The content of the article is about embedded programming tools used in Chinese
文章的内容是有关嵌入式编程用到的工具-MAKE的中文手册.-The content of the article is about embedded programming tools used in Chinese-MAKE manual.
- 2022-02-06 07:43:01下载
- 积分:1
-
machdevice项目:空白插件
MachDevice Project: Blank Plugin
- 2022-05-15 16:22:06下载
- 积分:1
-
使用at89c51.this超声波停车控制源代码,不是我的程序…
source code for ultrasonic parking control using AT89c51.this is not my program.but i uploaded for the benefit of the people
- 2022-09-27 17:00:03下载
- 积分:1
-
DS1307 接口与 8051
DS1307 是用 8051 单片机的实时计时器接口。日期和时间显示在液晶显示器
- 2022-07-23 04:55:05下载
- 积分:1