搜索资源列表
Software_drivers_for_M25P_family
- Descr iption: Library routines for the M25P05A, M25P10A, M25P20, M25P40, M25P80, M25P16, M25P32, M25P64 Serial Flash Memories-Descr iption : Library routines for the M25P05A, M25P10A. M25P20 and M25P40 and M25P80 and M25P16 and M25P32, M25P64 Serial
M25p80BasicWR
- M25P80是意法半导体公司推出的8M大容量串行接口Flash器件,采用2.7V-3.6V单电源供电,兼容标准的SPI接口,器件在上升沿接收数据,在下降沿发送数据,接口时钟最高为40MHz,支持最大256bytes的快速页面编程操作、快速的块擦除(512Kbit)操作和快速的整体擦除(8MHz)操作;具有操作暂停和硬件写保护功能。-M25P80 is agreed that the semiconductor company introduced 8M large capacity Serial
M25P80
- 利用SPI模块读写串行FLASH(M25P80)的程序,有所有相关命令的操作。
M25P80
- msp430单片机读/写存储器的应用原代码
syv0
- 针对串行存储器M25P80应用的verilog程序
syv1
- 针对串行存储器M25P80应用的verilog程序
m25p80
- flash m25p80的读写程序,使用软件模拟SPI总线进行操作。
M25p80
- M25P80的操作,采用硬件SPI总线对FLASH进行操作。
M25P80.rar
- 很多系统中都需要在本地保存大量的数据和一些常数,然后进行本地处理。这就需要一个存储介质。在实际应用中,许多数据采集系统的数据量都比较大,因此对系统的存储容量有很高的要求,一般普通的EPROM或FLASH的容量都很难以满足要求。而大容量的FLASH M25PXX系列就能够很好地满足需求,您可以根据需要进行选择。本例采用M25P80。主要实现向FLASH写一组数据然后读出来,设计中包括了M25P80操作的基本子程序,读者可以根据实际要求组合自己需要的程序。,A lot of systems are
main.rar
- E:\430program\M2P580存贮器\M25P80\main.rar 这个是430控制的一个程序 ,E: \ 430program \ M2P580 memory \ M25P80 \ main.rar This is a program control 430
M25P80.rar
- 基于msp430的m25p80 flash芯片读写擦除写保护控制程序,M25P80 control program based on MSP430
m25p80
- msp430 m25p80的驱动,自己写的,网上很难找的资料-msp430 m25p8
M25P80_datasheet
- M25P80 datasheet. 8Mbit Flash SPI memory chip used in many embedded appliances
stm32_m25p80_20100810
- 用STM32模拟SPI时序去读写M25P80 -SPI timing simulation with the STM32 to read and write M25P80
35738641M25p80BasicWR
- m25p80芯片读写实现,可以试试。我是转载的-m25p80 chip reading and writing to achieve, you can try. I reproduced
M25P80
- m25P80 的软件模拟spi用法 ,可以更方便的放在任何IO口。节省资源-m25P80 use of software simulation spi
STM32-M25P80
- STM32环境下的M25P80驱动程序,包含C文件和头文件-failed to translate
m25p80
- 在MSP430上,使用模拟SPI方式实现M25P80的读写驱动程序-use simulate SPI bus to realize M25P80 s driver
M25p80
- M25P80的操作,采用硬件SPI总线对FLASH进行操作。-M25P80 operation, using the hardware SPI bus for FLASH to operate.
M25P80
- STM32S单片机操作FLASH-M25P80的读写程序-The code about flash-m25p80 on the stm32 processor.