搜索资源列表
44b0+8019DRIVER
- 44B0+8019系统,网卡测试程序,主要是对8019的底层驱动,有详细的 注解。-44B0 8019 systems, LAN test procedure, the main thing is to drive the bottom of 8019, detailed footnotes.
i2cme
- atmelsam7s64twi完美底层驱动-atmelsam7s64twi perfect bottom drive
FM1702SL_Source
- FM1702SL射频模块底层驱动源程序,适用于C51内核单片机-FM1702SL RF module bottom-driven program applies to C51 microcontroller core
PIC16F946LCD
- PIC16F946 底层驱动,946是一款性价比非常高的芯片。它的段式液晶非常棒! -PIC16F946 bottom-driven, section 946 is a very high cost performance chip. It struts LCD wonderful!
tft4267
- 这段代码是基于飞利浦的arm7,tft4267液晶显示器的底层驱动程序!-This code is based on the Philips arm7, tft4267 bottom of the LCD driver!
K9F1G08
- 三星新一代2k page的k9f1g8u0a的底层驱动,已应用于工程之中.-new generation 2k k9f1g8u0a page of the bottom-driven, has been applied to engineering.
s3c2443_test_code
- samsung最近推出的s3c2443 soc芯片的完整测试代码(官方),外围设备包括ADC,Audio,Timer,RTC,WDT,Video,cs8900,IIC,SPI,CF,SD/MMC,以及系统的DMA,PLL,Power等.对需要写soc芯片底层驱动的朋友比较有帮助-samsung recently launched s3c2443 soc chip testing the integrity code (the official), peripheral equipment inc
s3c2410boardTestProgram
- samsung推出的s3c2410 soc(可以说是公板)芯片的完整测试代码(官方),外围设备包括ADC,Timer,RTC,IIC,IIS,SPI以及系统的DMA,PLL,Power等.对需要写soc芯片底层驱动的朋友比较有帮助-samsung launched s3c2410 soc (it is a public board) testing of the integrated chip generation (the official), peripheral equipment inc
flash_iap(new)
- STR711 IAP底层驱动程序,开发环境外IAR
vs1003
- vs1003 的底层驱动程序,主控芯片为LPC2103;其他的微处理器(带SPI接口的)只需稍加修改即可适用;对于不带硬SPI接口的微处理器可以用IO进行SPI的时序模拟
yuejinziliaodaiqian
- 本文档是现行所有的液晶驱动电路及各自硬件底层驱动程序设计.
FS44B0II_BIOS
- 三星公司ARM7处理器S3C44B0的BIOS源程序,包括了液晶、SIO、串口、NORFLASH等底层驱动。
2812demo
- 代码是北京合众达公司提供的TMS320F2812的例子程序,例程严格按照TI公司的编程规范编写,程序包括芯片上的所有功能的底层驱动,对学习、设计开发2812系统工程师很有参考价值,可以节省很多开发时间。
tft6758-LPC2210
- 这段代码是基于飞利浦的arm7,tft6758液晶显示器的底层驱动程序!
uboot
- uboot底层驱动,可以将操作系统核ARM芯片相连接
8051f310
- C8051F310所有底层驱动!希望对初学者有用!我就是通过这个程序掌握这款单片机-C8051F310 all the underlying driver! Hope to be useful for beginners! I just through this program to master this single chip
mc9s08
- 飞思卡尔的mc9s08ac16/48系列单片机的全部底层驱动程序。并通过电路板测试验证-Freescale MCU mc9s08ac16/48 the bottom of all drivers. Through the circuit board testing
STM32_USB-FS-Device_Lib_V3.3.0
- 开发USB底层驱动固件,配合上层libusb实现USB数据通信。(Development of USB underlying driver firmware, with the upper libusb to achieve USB data communications)
AD9910驱动程序
- 包含AD9910驱动头文件及串行驱动程序 使用说明 底层驱动目前提供4个函数: 1.void Init_AD9910(void); //芯片初始化 2.void Write_frequence(u32 Freq); //写频率 3.void Write_Amplitude(u32 Ampli); //写幅度 4.void AD9910_IOInit(void); //控制器IO初始化 使用步骤: void AD9910_IOInit(void); void Init_A