搜索资源列表

  1. M25P64

    0下载:
  2. Blackfin驱动, 对SPI flash编程,控制读写,for ST M25P64-Blackfin drive, right SPI flash programming, control read and write, for ST M25P64
  3. 所属分类:驱动编程

    • 发布日期:2024-06-30
    • 文件大小:41984
    • 提供者:李崇
  1. spi_m25p

    0下载:
  2. ADI Blackfin DSP 通过SPI接口读写Flash的程序.Flash芯片型号为:M25P80MW-Blackfin DSP SPI interface to read and write through Flash procedures. Flash chip models : M25P80MW
  3. 所属分类:驱动编程

    • 发布日期:2024-06-30
    • 文件大小:7168
    • 提供者:张宁
  1. Software_drivers_for_M25P_family

    0下载:
  2. 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 M25
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-30
    • 文件大小:19456
    • 提供者:xiajiawen
  1. M25P64_LPC213X

    0下载:
  2. LPC213x系列微处理器操作M25P64存储器的驱动程序,提供底层IO操作和记录块中间件操作。-LPC213x series microprocessor operating M25P64 memory of the driver, IO provide operation and bottom pieces of middleware operating record.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-30
    • 文件大小:5120
    • 提供者:吴健
  1. howtoOpmizetheM25P80

    0下载:
  2. M25P80是意法半导体公司推出的8M大容量串行接口Flash器件,采用2.7V-3.6V单电源供电,兼容标准的SPI接口,器件在上升沿接收数据,在下降沿发送数据,接口时钟最高为40MHz,支持最大256bytes的快速页面编程操作、快速的块擦除(512Kbit)操作和快速的整体擦除操作具有操作暂停和硬件写保护功能-M25P80 is agreed that the semiconductor company introduced 8M
  3. 所属分类:编程文档

    • 发布日期:2024-06-30
    • 文件大小:525312
    • 提供者:洪磊
  1. M25p80BasicWR

    0下载:
  2. M25P80是意法半导体公司推出的8M大容量串行接口Flash器件,采用2.7V-3.6V单电源供电,兼容标准的SPI接口,器件在上升沿接收数据,在下降沿发送数据,接口时钟最高为40MHz,支持最大256bytes的快速页面编程操作、快速的块擦除(512Kbit)操作和快速的整体擦除(8MHz)操作;具有操作暂停和硬件写保护功能。-M25P80 is agreed that the semiconductor company intro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-30
    • 文件大小:2048
    • 提供者:洪磊
  1. M25P80

    0下载:
  2. 利用SPI模块读写串行FLASH(M25P80)的程序,有所有相关命令的操作。-Module to read and write using SPI serial FLASH (M25P80) procedures, all the relevant orders to operate.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-30
    • 文件大小:2048
    • 提供者:唐镇宇
  1. lpc2146_m25p40

    0下载:
  2. 写出了LPC2164与串行FLASH M25P64的数据通信-Wrote LPC2164 with FLASH M25P64 serial data communication
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-30
    • 文件大小:9216
    • 提供者:shina
  1. 2195b1_1

    0下载:
  2. M25PE10, M25PE20, M25PE40 and M25PE80 这些型号FLASH 的驱动程序-M25PE10, M25PE20, M25PE40 and M25PE80 these models FLASH driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-30
    • 文件大小:17408
    • 提供者:廖中
  1. m25p80

    0下载:
  2. flash m25p80的读写程序,使用软件模拟SPI总线进行操作。-flash m25p80 of reading and writing, the use of software simulation of SPI bus operations.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-30
    • 文件大小:3072
    • 提供者:flying
  1. M25P80

    0下载:
  2. 基于msp430的m25p80 flash芯片读写擦除写保护控制程序-M25P80 control program based on MSP430
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-30
    • 文件大小:27648
    • 提供者:luqiuping
  1. M25P80

    0下载:
  2. 很多系统中都需要在本地保存大量的数据和一些常数,然后进行本地处理。这就需要一个存储介质。在实际应用中,许多数据采集系统的数据量都比较大,因此对系统的存储容量有很高的要求,一般普通的EPROM或FLASH的容量都很难以满足要求。而大容量的FLASH M25PXX系列就能够很好地满足需求,您可以根据需要进行选择。本例采用M25P80。主要实现向FLASH写一组数据然后读出来,设计中包括了M25P80操作的基本子程序,读者可以根据实际要求组合
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-30
    • 文件大小:21504
    • 提供者:许方华
  1. R_12C

    0下载:
  2. 完成W25x ,M25p系列flash的读操作!经验证无误!-W25x ,M25p flash
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-30
    • 文件大小:2837504
    • 提供者:caofeng
  1. M25P80_datasheet

    0下载:
  2. M25P80 datasheet. 8Mbit Flash SPI memory chip used in many embedded appliances
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-30
    • 文件大小:261120
    • 提供者:gencap
  1. M25P16

    1下载:
  2. 实现M25P16的读写程序,C语言完成功能-M25P16 read and write~
  3. 所属分类:Windows编程

    • 发布日期:2024-06-30
    • 文件大小:3072
    • 提供者:刘园珍
  1. stm32_m25p80_20100810

    0下载:
  2. 用STM32模拟SPI时序去读写M25P80 -SPI timing simulation with the STM32 to read and write M25P80
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-30
    • 文件大小:1262592
    • 提供者:年直
  1. 26330970sdpspi

    0下载:
  2. spi 程序操作,M25P系列flash 芯片使用-SPI FLASH ABOUT M25PXX
  3. 所属分类:其他小程序

    • 发布日期:2024-06-30
    • 文件大小:1821696
    • 提供者:黄晓

源码中国 www.ymcn.org