搜索资源列表

  1. STM32_SPI_FLASH

    0下载:
  2. 使用STM32F103系列CPU,通过SPI控制FLASH,进行读写擦除等操作-Use STM32F103 series CPU, controlled via SPI FLASH, read and write erase and other operations
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:浩子
  1. 10_EXFlash

    0下载:
  2. 访问外部Flash空间,与外部Flash可以实现读写数据,本实验中,请在BlockErase(0)这一行设置断点,当运行至断点时,点击view,然后点击memory来查看存储空间,Address填写0x00080000,点击ok,就能看到从0x00080000开始,各个存储单元的值从0开始递增。-Access to external Flash space, and external Flash can read and write d
  3. 所属分类:DSP编程

    • 发布日期:2024-05-14
    • 文件大小:314368
    • 提供者:莫宗来
  1. flasn

    0下载:
  2. 基于MSP430单片机的对FLASH进行读写操作的程序,调试通过。-MSP430 microcontroller based read and write to the FLASH program, through debugging.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:杨力
  1. STC

    0下载:
  2. 目前,基于USB2.0接口的移动存储设备已经被广泛使用,尤其是采用USB-FLASH技术的U盘产品的容量由几年前的16M增加到现在的4G以上。我们知道,U盘通常是作为计算机的外部存储设备,能否脱离计算机直接向U盘读写文件呢?答案是肯定的。USB118系列嵌入式U盘读写模块提供了通过串口或SPI口读写U盘的简单途径,由此结合单片机的TTL串口或高速SPI总线就可以实现对U盘上的文件读写。 USB118AD型高速U盘读写模块是对USB118
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:608256
    • 提供者:李明
  1. FLASH

    0下载:
  2. 用C8051F340写数据到片内FLASH,从XRAM中读2KB数据,写入FLASH中-With a C8051F340 write data to the on-chip FLASH, 2KB of data read from the XRAM, written in FLASH
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:金典
  1. sim_nandflash

    0下载:
  2. 完成FPGA对NAND FLASH的读写操作,整个控制构架搭设完毕,可以添加新的功能。板级验证正确,有仿真波形和三星NAND FLASH 手册。-FLASH read and write operation to complete, board-level verification is correct for the new to FLASH friend, a simulation waveform and Samsung FLAS
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1064960
    • 提供者:wangbo
  1. flash

    0下载:
  2. sh79f166内部e2rom配置程序包括,读字节,读位,写字节,写位。-sh79f166 configuration program, including internal e2rom, read byte, read bit, write byte, write bit.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:yanbo
  1. EN25F32-SPI_FLASH

    0下载:
  2. EN25F32 SPI FLASH 的读写测试,用AVR ATmega8驱动,便于大量数据的存储和读取,使用方便-EN25F32 SPI FLASH reading and writing test, with the AVR ATmega8-driven, easy to read large amounts of data storage and easy to use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1143808
    • 提供者:Alexi
  1. DDR_FLASH_VHDL_Verilog

    0下载:
  2. FPGA DDR 外部RAM 读写的verilog代码,以及FLASH的vhdl代码-DDR SRAM READ AND WRITE VERILOG CODE ,FLASH VHDL CODE ,FPGA
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:rickdecent
  1. Reading-User-Data-from-Proms

    0下载:
  2. FPGA的配置中,从Flash中读写用户数据,包括VHDL、Verilog程序-in configuring FPGA,reading and writing user data from flash,including the VHDL and Verilog code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1418240
    • 提供者:赵齐
  1. Using-JTAG-PROMs-for-data-storage

    0下载:
  2. Xilinx FPGA的配置中,从Flash中读写用户数据,包括VHDL、Verilog程序-in configuring Xilinx FPGA,reading and writing user data from flash,including the VHDL and Verilog code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:158720
    • 提供者:赵齐
  1. flash02

    0下载:
  2. 一个我自己写的FPGA读写FLASH代码,在QUARTUS 下用verilog编写,falsh的型号是k9f5608u0d,经测试可以用。-I wrote a FLASH FPGA to read and write code, written in QUARTUS next with verilog, falsh model is k9f5608u0d, can be tested.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:1287168
    • 提供者:郑荣
  1. Flash_ReadWrite

    0下载:
  2. 对msp430F413 内部Flash的读写程序-Read and write to the internal Flash program msp430F413
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:DoveAgent
  1. msp430f149FLASH

    1下载:
  2. 该程序成功实现了msp430f149的flash的读写操作,调试通过-The program successfully achieved msp430f149 the flash read and write operations, debugging through
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:44032
    • 提供者:xiaochen
  1. LabNine_STM32PSPI

    0下载:
  2. STM32编程模板下做的SPI与FLASH通信,具备读写擦除扇区功能,硬件开发板为火牛开发板-Done under the STM32 SPI programming templates and FLASH communications, with read and write erase sector,
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-14
    • 文件大小:2952192
    • 提供者:chenmeiyue
  1. W25xdriver

    1下载:
  2. 此程序位W25Q32系列同步存储器的驱动程序,完成对存储器的读写操作-w25q32driver,for the operate of this flash,its wriring,erasing,it s a synchronism eeprom
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:乔卿阳
  1. SST25VF032B1

    0下载:
  2. SST25VF032B的驱动程序,能实现此flash芯片的读写与擦除功能!-SST25VF032B driver to achieve this flash chip read and write and erase functions!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-14
    • 文件大小:1672192
    • 提供者:李九高
  1. extern

    0下载:
  2. 本文章是关于一种FLASH的操作读写的文档,喜欢的话,就给加点分-This article is about a document to read and write operation of FLASH, like it, give plus points points
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:杨洋
  1. FlashWrite

    0下载:
  2. 基于CSS平台,对片上系统的FLASH存储进行写测试,测试硬件电路等是否正常的一个测试程序! 也可为读写FLASH提供编程思路!-CSS-based platform for system-on-chip FLASH memory write test, the test hardware circuit is a normal test program! FLASH can provide programming ideas
  3. 所属分类:DSP编程

    • 发布日期:2024-05-14
    • 文件大小:278528
    • 提供者:赵万能
  1. SSRAM-to-NOR-Flash-Bridge

    0下载:
  2. nor flash(m29w128g)的读,写,擦出等操作,另一边是标准的SSRAM操作接口。--one port is nor flash interface,including the basic operation of nor flash(m29w128g);the other one is standard ssram interface。
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:dajiang
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org