搜索资源列表
ARM-program
- ARM体系结构和编程,介绍ARM CPU 的细节,包括结构,寻址,指令集,汇编语言,cache管理,存储,函数调用参数传递,交叉编译连接及调试。-ARM architecture and programming on the ARM CPU details, including the structure, addressing, instruction set, assembly language, cache management, storage, transfer function ca
define
- HD7279显示与键盘扫描的各类函数。可以直接调用!-HD7279 display and keyboard scan the various functions. Can directly call!
IICMaster
- 12Mhz标准51的100KHz IIC总线主器件模拟方式驱动程序。 本驱动程序即可以在没有Small RTOS的情况下使用。此时,要使用本驱动程序只需要配置IIC总线使用的IO口。在驱动程序的主文件iic_master.c仅包含一个文件config.h。用户需要的是在这个文件中设置IIC总线使用的IO口SDA和SCL。如果用户单独使用iic_master.c,还要在config.h包含iic_master.h文件和其它必须的文件如reg51等;并定义宏TRUE、FALSE和与编译器无关的
CANc51
- 独立的CAN 控制器SJA1000基本硬件头文件定义(BasicCAN 工作方式)。编程时只要包括此文件就可以调用CAN操作函数了。
ATPC_INSIDE_OUT(ARM-THUMB_Procedure_Call_Standard)
- 在arm编程的调试中经常碰到函数调用的规范问题,在函数调用中寄存器 的使用与分配是如何进行的,一个结构体是如何传递的,我们应该怎样写汇编函数才能符合函数调用的规范。这篇文章很好的阐释了这个问题。ATPCS(The ARM-THUMB Procedure Call Standard)的解释的ppt,容易懂,不要错过哦。
lcd_display
- 本程序是练习lcd16*2的使用,其中的一些基本的函数可以供其他实用该型号的器件的时候所调用.
4.5_FLASH_API
- easyARM8962 flash操作api函数调用实验源码
DM9000A
- dm9000a nios ii 驱动 指直接调用函数就可完成两块DE2板子的通信-dm9000a nios ii driver Directly call the function that can be completed two DE2 board communication
LED7219_LCD1620_driver_c51_AT89s52_keilc51
- 串行数码管驱动集成芯片MAX7219的驱动和LCD12864液晶驱动,初始化完成,即可以简单 地调用显示函数显示想要显示的内容。-Serial LED Driver MAX7219 driver IC and LCD driver LCD12864, initialization to complete, you can simply call the display function shows the content you want to show.
yuanjian
- 51单片机多字节乘除法,采用标准ASM语言,以子函数的格式,可随便调用-51 single-chip multi-byte multiplication and division, the use of standard language ASM to Functions format, can be readily called
67506281TaiWanFont
- 很多TFT都带有字库,直接调用函数就可以显示字库里面的内容,这个就是一个字库集,需要的朋友看一下-TFT comes with a lot of fonts, you can directly call the function displays the contents of the font inside, this is a character set, need to look at a friend
ARMcode
- 用汇编语言实现连续空间数据拷贝。用汇编语言实现两个数串的相加存储。用汇编语言实现字符串的反序存储连接。用调用函数的思想实现字符串的切割和反序存储。运用混合编程实现数串的相加存储。运用混合编程实现数串的反序存储和连接。运用混合编程和函数调用实现数串的切割和连接。几个小程序都是自己编的带有实验报告注释等等。适用于初学ARM的朋友。有混合编程。-Using assembly language to achieve a continuous spatial data copies. Using asse
TIM_test
- 基于STM32的定时器程序,一般可直接移植进系统,直接调用函数-STM32-based timer program, and can be transplanted directly into the system, call the function directly
FOSS_STM32
- STM32 2.0版本的一些库文件,可以直接调用函数,不需要基础程序-STM32 2.0 version of some libraries, you can directly call the function, not the basis of procedures
LED
- STM32流水灯,其中包括了IO口的设置,始终的配置,还有如何调用函数库的基础-The STM32 light water, including the the IO port settings, always the configuration, as well as how to call the library on the basis of
SPI-FOR-ARM-STC-AND-SO-ON
- SPI通讯方式传输STC单片机控制程序,可直接调用函数模块-SPI communications transmitted STC microprocessor control program can directly call the function module
232-FOR-COM
- 串口模拟实验,初学者使用,在STC串口运用中很多,可以直接调用函数-The serial simulation experiments, beginners, STC serial use many functions can be called directly
LCD1602
- LCD1602的C51单片机模块化文件,可以直接调用函数实现功能-The C51 MCU LCD1602 modular file, you can directly call the function to achieve functional
ESP8266
- esp8266 wifi模块 通过stm8的 的 AT指令的配置调用函数库(The esp8266 WiFi module calls the function library through the configuration of the AT instruction of stm8)
STM库
- STM32编程开发库文件,方便调用,简洁实用!(STM32 library files,please use these file easily.)