搜索资源列表
DM9161
- 详细介绍了DM9161相关的驱动函数及实现-details of the DM9161 related function and driven to achieve
xsj063012_4
- 用户副函数钩子的相关定义,主要的用户函数应用代码
LCD12864Driver
- 128*64液晶驱动,只需更换接口,直接使用,提供LCD操作的相关函数,希望对大家有用-128* 64 LCD driver, just replace the interface, direct access to provide LCD-related operations function, useful for all of us hope
T900_string
- T900东芝单片机用字符串处理相关函数源代码-string proccess functions source code
Philipsrc500
- 完整的RC500程序,包含了所有相关函数,完全可以用,-Complete RC500 program contains all the relevant functions can use,
interrupt
- 边沿中断源代码,一旦检测到边沿中断,程序将会转入子函数并执行相关命令,比较适合刚开始学习边沿中断的新手-Edge interrupt source, interrupt edge is detected, the program will be transferred to subroutine and execute the related command, more suitable for the beginning novice to learn the edge interrupt
spi
- SPT的相关设置函数等,应用在测距基带系统中-SPI, about time code
stm207spi
- 包括SPI的初始函数,DMA的相关功能,运行在stm32f207上-ncluding the initial function of SPI, related features of the DMA, running on the stm32f207
128x64_LCD
- 12864液晶显示屏的端口定义和其驱动函数,链接好电路后,只需更改相关接口宏定义即可调用驱动函数。-12864 LCD interface definition and its driver function, the link is good circuit, simply change the macro definition to invoke the relevant interface driver function.
SysTick
- STM32 滴答始终初始化及相关延时函数接口,可用于延时。-STM32 tick always initialization and related time delay function interface, can be used for the delay.
core_CM3
- STM32的内核是ARM CORTEX-M3,这个core_cm3.h包含的是一些内核相关的函数和宏定义,例如核内寄存器定义、部分核内外设的地址等等,其对应的是core_cm3.c文件。初学可以不管他,只要把它包含进工程里就行了,这里都是非常底层的函数,上层的一些函数直接调用它们了。如果对CORTEX-M3内核有兴趣或者基础较高,想深入了解这些函数,可以仔细研读一下-The kernel is the STM32 ARM CORTEX-M3, this core_cm3.h contains s
MasterSlaveSwitchV1_4
- 支持TI CC2541 master和slave的切换代码。仅包含Central和Peripheral代码,请在IAR环境中编译,使用BLE协议栈相关库函数。-support TI CC2541 master and slave switch.only include the Central and Peripheral function, please compile in IAR, and using BLE stack lib
56800Ex_ACLIB
- 适用于Freescale 56F800E(X) 系列芯片,含PMSM电机控制相关库函数,包含PMSM反电动势观测函数,PMSM马达磁极位置观测函数等等。-This reference manual describes the Advanced Control Library (ACLIB) for the Freescale 56F800E(X) family of Digital Signal Controllers. This library contains optimized
56800Ex_MLIB
- 适用于 Freescale 56F800E(X)系列芯片,含数学计算式中常用的加减乘除,移位,倒数等功能,原函数用汇编编写,做成库函数,令相应芯片的相关程序执行效率更高。-This reference manual describes the Math Library (MLIB) for the Freescale 56F800E(X) family of Digital Signal Controllers. This library contains optimized fun
stm32f103串口DMA接收发送
- 改程序主要把串口通讯与DMA结合 ,提高CPU工作效率,软件中运行的串口1的工作; 开启相关函数,就可以分别开启串口2,串口3的工作,这些函数在软件中都有标注。
