搜索资源列表
RA8822底层驱动
- 基于RA8822的240128lcd的驱动程序
qn8035_VCPP qn8035收音芯片驱动程序
- qn8035收音芯片驱动程序,底层驱动C语音-qn8035 radio chip driver, the underlying voice-driven C
1602和12864液晶底层驱动程序
- 1602和12864液晶底层驱动程序,12864有串行和并行两种方式。-1602 and 12864_the bottom of the LCD driver , 12864 with serial and parallel mode.
24c256的底层驱动STM32的代码
- 24c256的底层驱动,STM32的代码,是根据网上朋友的51的程序改写的,谢谢支持!!,The bottom of 24c256 driver, STM32 code is based on a friend' s 51-line rewrite of the program, I would like to thank the support! !
8051f310
- C8051F310所有底层驱动!希望对初学者有用!我就是通过这个程序掌握这款单片机-C8051F310 all the underlying driver! Hope to be useful for beginners! I just through this program to master this single chip
ads1247
- msp430与ADS1247底层驱动程序,采用I/O口模拟方式!-msp430 and ADS1247 underlying driver, with I/O port simulation mode!
HT1621Control
- PLL的资料文档,包括资料,底层驱动等等。-Fully Reference document about HT1621.
mc9s08
- 飞思卡尔的mc9s08ac16/48系列单片机的全部底层驱动程序。并通过电路板测试验证-Freescale MCU mc9s08ac16/48 the bottom of all drivers. Through the circuit board testing
AT91SAM9261-BasicLCD-IAR4_30A-1_1
- 9261 LCD触摸屏测试程序 包括详细的启动代码 底层驱动程序-9261 LCD touch-screen test procedure including a detailed low-level driver for boot code
6720
- tms320c6720的底层驱动,包括DMAX,MCASP,EMIF,SPI,已优化过-tms320c6720 hardware driver,include DMAX,MCASP,EMIF,and SPI.
jkY
- 港口检测设备驱动控制系统的源程序代码,底层代码程序-port management program
STM32_SD_SPI_Driver
- SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
sd卡的底层驱动
- sd卡的底层驱动,详细实用,添加注释,方面理解,并已经进行调适
LORA模块驱动程序
- LORA无线模块底层驱动程序,单片机MSP430F系列(LORA wireless module underlying driver, singlechip MSP430F series)
蓝宙电子MCU-MK60底层驱动函数库
- 蓝宙电子MCU-MK60底层驱动函数库,内容全面,适合新手(Blue electronic MCU-MK60 underlying drive function library, comprehensive content, suitable for beginners)
MPC5643L-FlexPWM-SWG-Synchronization-v1_0-CW27
- MPC5634 PWM模块芯片底层驱动(MPC5634 PWM module Chip bottom drive)
MC9S12XS128simulink底层驱动库
- MC9S12XS128嵌入式代码自动生成simulink底层驱动库,亲测有效,实现嵌入式代码一键式生成(MC9S12XS128 embedded code automatically generates Simulink bottom drive library, and the parent test is effective, and the embedded code is generated by one click)
飞思卡尔DX256底层驱动程序
- 通过CCP协议;实现飞思卡尔单片机的底层驱动编写;利用CAN卡实现;上位机的编写(The bottom; driver of Freescale MCU is compiled by CCP protocol;and the upper computer is; compiled by ;CAN card;)
stm32-pos-drives
- STM32 POS机底层驱动程序,包含打印机驱动程序,SPI FLASH驱动程序,RC522驱动程序 ,PASM卡(7816)驱动程序,磁条卡驱动程序,ILI932X液晶模块驱动程序,键盘驱动程序等(STM32 POS bottom driver, including printer driver, SPI FLASH driver, RC522 driver, PASM card (7816) driver, magnetic stripe card driver, ILI932X LCD m
msp430底层驱动代码
- 里面包含adc,dma,lpm,gpio,ucs,spi,串口,iic,wdt等一系列F55xx的底层驱动代码。供广大网友使用