搜索资源列表
-
0下载:
Flash Low Level Driver Code,can read/write all flash memory
-
-
0下载:
用verilog语言写的FPGA iic驱动程序,实现对存储器的读写,有需要的可以下载看看哦!-Language used to write verilog FPGA iic driver to achieve the memory read and write, there is a need can be downloaded to see Oh!
-
-
0下载:
基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
-
-
0下载:
写24C256内存芯片的驱动程序,带注解.本程序写入的是我写的一个液晶驱动的画面文件.-Write a 24C256 memory chip driver, with annotations. This procedure is written is that I wrote an LCD driver picture files.
-
-
0下载:
ATMEL AT24CXX 存储器驱动程序,
/* 一个通用的24C01-24C256共9种EEPROM的字节读写操作程序*/-ATMEL AT24CXX memory driver, /* a generic 24C01-24C256 A total of nine kinds of EEPROM byte read and write operating procedures* /
-
-
0下载:
一种电机调速控制方法,单片机:P89LPC9401.包括主要是对可控硅移相触发,程序主要包括利用P89LPC9401的FLASH,作数据存储器用的读写(不多见的思路)可控硅的移相触发程序。以及PCF8576笔画液晶屏的驱动程序-A motor speed control method, MCU: P89LPC9401. Including key is to trigger the SCR phase-shift, the program includes the use of P89LPC94
-
-
0下载:
在这里将主要针对单色的点阵液晶屏(LCD)进行介绍,而且是针对 LCD 模块本身就集成有驱动控制 IC 的,以及显存;那些字符型以及段码型的 LCD不在介绍之例,但也可以在一定程序上参考本书的驱动编程方法来编写这些 LCD的驱动程序。 此外, 也有些小规模的 (一般是 3.5 寸以下)彩色 TFT LCD 也有内置驱动控制器以及显存的,也可参考这里的介绍来编写它们的驱动程序。
-Here will be focused on monochrome dot-matrix LCD scree
-
-
0下载:
方便移植的 fat16/32 库,在应用层、支持文件读写、目录创建、等功能,可以很方便的移植到小内存的系统中,可惜不支持目录删除-Designed for low memory embedded systems, this project is a multi-purpose platform independent C code implementation of a FAT16 & FAT32 driver with read & write support.
The library p
-
-
0下载:
利用Easy5509开发板的TMS320_5509A芯片开发的12864中文液晶驱动程序,可以实现图形显示和中文字符显示两种模式的驱动。液晶管脚的驱动方式是通过访问EMIF外部地址驱动外部CPLD实现。-On the platform of TMS320_5509A DSP chip to write the driver function of 12864 Chinese Character LCD. The project can realize the 2 driver models of
-
-
0下载:
I2C总线驱动,将数据写入2C02的某个存储地址,在读取这个地址上的数据,判断程序是否正确-I2C bus driver to write data to a memory address 2C02, read the address on the data, determine whether the correct
-
-
0下载:
这是一个关于24c02这一类存储芯片的驱动程序,在很多单片机项目中可以直接调用。-This is a driver of this type of memory chip 24c02 many microcontroller projects can be directly invoked.
-
-
0下载:
The Memory project is a demo program for the AT91SAM7X256
using Atmel AT91SAM7X-EK Microcontroller Board.
It demonstrates an USB Memory based on USB Mass Storage Class.
LEDs are used to display the following:
- LED1 is on when USB Devi
-
-
0下载:
存储芯片27c801的读驱动程序,根据27c801的通讯协议编写-Read memory chip 27c801 driver, according to the communication protocol to write 27c801
-
-
0下载:
The Memory project is a demo program for the Keil MCB2140
Board using the Philips LPC2148 Microcontroller.
It demonstrates an USB Memory based on USB Mass Storage Class.
LEDs are used to display the following:
- P1.16: LED_RD is on whe
-
-
0下载:
磁通存储芯片FM25H256驱动程序,分块读写方式和单字节读写。-Flux memory chips FM25H256 driver block read and write mode and single-byte read and write.
-
-
0下载:
SST25VF016B存储芯片的读写,SPI通讯协议,包含SPI的驱动代码
用的MCU是8051系类的
环境是keil-Read and write SST25VF016B memory chip, SPI communication protocol, including SPI driver code
With MCU is the 8051 series
Environment is keil
-
-
0下载:
stm8s M24C64 iic eeprom 源码-This firmware provides a basic example of how to use the I2C firmware library and
an associate I2C EEPROM driver to communicate with an I2C EEPROM device (here the
example is interfacing with M24C64 EEPROM)
I2C per
-
-
0下载:
fm25xx系列铁电存储SPI驱动,包括对铁电的初始化、写数据到铁电和从铁电中读取数据,函数都有中文解释,对新手的理解很有帮助-Fm25xx series ferroelectric memory SPI driver, including the initialization of ferroelectric, write data to the ferroelectric and read data the ferroelectric, function have Chinese inte
-