搜索资源列表
Demo_ST44B0X
- 44binit.s ----- 初始化中断、存储器、堆栈等,进行系统初始化,建立C程序运行环境。 memcfg.inc ----- 定义存储器延时、SDRAM配置等参数 option.inc ----- 定义系统时钟频率等 main.c ----- 系统主程序(Main函数等) 44blib.c ----- IO端口初始化、延时和异步串口通讯等基本子程序-44binit.s ----- initialization interrupt, memory, stac
229014nandflash_hal
- 51平台下直接使用IO引脚读写NANDFLASH C模块,包括Write_cmd,Write_add,Write_data,Read_Data等-51 platforms direct use IO pins literacy NANDFLASH C module, including Write_cmd, Write_add, Write_data. Read_Data etc.
I2C
- I2C接口协议,通过51单片机IO口实现,C语言-I2C interface,
fsmc_nand
- stm32 下的SPI FLASH驱动,支持模拟IO和FSMC接口,flash类型K9F1208或k9f1g08 -stm32 under the SPI FLASH drive, support for analog IO and FSMC interfaces, flash type K9F1208 or k9f1g08
IOSerial
- IO 口模拟232通讯程序 使用两种方式的C程序 占用定时器0 -IO I simulated the use of the communication process 232 of the C procedure in two ways occupied timer 0
AT89C51code
- C51系列C程序,共四十多个代码,包括IO口控制,定时器,I2C等,还包括液晶屏控制、一些小游戏-C、C51
NAND_IO_x16
- Nand IO C code - Micron
C
- 采用IO口模拟I2C总线时序的方式,将数字信号送到芯片内部,通过芯片内部的DA转换功能,根据参考电压,输出一个电压值。然后将DA转换的结果经过闭环连接到AD的输入管脚,经过I2C的读操作,可以读出AD转换的值。-Use IO I I2C bus timing simulation of the way, the digital signal sent to the chip, through the DA conversion chip, according to the reference v
S3C44B0Xtest
- 本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。 汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液
44Key
- 矩阵键盘的封装,C语言编写民,调用明只需改变其相应的IO口。-MCU 16*16 Key Appliacation.
blinking_LED.c
- A blinking LED - Busy Waits and IO ports
VisualizationToolExample
- Code Warrior 5.1环境下应用VisualizationTool可视化调试的一个例子。-This project is an HC12 ANSI-C project. This example is running the "Demo" program on: -the CodeWarrior HC12 Simulator, (choose "Demo (Simulation)" target), -ICD12 P&E cables interface (ICD12
pc104-IO
- 基于瑞士逻辑的PC104测试IO例程,运行环境为Turbo c,操作系统为DOS,测试通过例程。-Logic test based on the Swiss PC104 IO routines, operating environment for Turbo c, operating system, DOS, test routines.
IIC8051
- 如果单片机里不带有IIC通信模块,是不是比较头疼?不用怕,我分享了一个基于IO口模拟IIC通信的C语言源代码文件,这个也可以适当修改IO口,用在飞思卡尔xs128单片机上,注意修改方向寄存器哦!-If the MCU is not in communication with the IIC module is not a headache? Do not be afraid, I share a communication based on IO port simulation IIC C-la
Expanded-IO-using-74165-a-74595-I.C
- Expanded IO using 74165 & 74595 I.C
STM32F4_IO_Toggle
- STM32F407 IO口程序调试程序,固件包程序例程,流水灯程序,有完整的c语言源代码-STM32F407 IO port program debugging program routine, the firmware package, light water programs, the complete C language source code
WT56F216_8051Port0_0815_02
- 台湾伟诠单片机IO应用范例,使用Keil C开发。-Taiwan Weltrend the microcontroller IO application examples, using Keil C development.
decoding
- 关于9016遥控器解码的c代码,硬件上就是一个红外接收头,接单片机的普通IO口,编译环境为keil-A C file about one kind of remote-control unit(9016).
main
- 单片机msp430,c编程定时器增计数模式中断控制IO口输出高低电平,通过改变计数个数CCR0,可用于测试IO口输出频率范围-Microcontroller wireless network and I MSP430-the c programming timer counts up mode interrupt control IO port output high and low, can be used to test IO port output frequency range by c
WFF_Generic_HID_Demo_3_firmware
- /// /// /// /// /// /// /// /// /// /// /// /// /// // // PIC18F2550 USB HID IO // Filename : 18F2550 USB HID CRC IO.c // Programmer : Steven Cholewiak, www.semifluid.com // Version : Version 1.0 - 03/28/2006 // Remarks : More information o